Difference between revisions of "PrismaticJoint:isLimitsEnabled"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Checks whether limits are enabled.}}
 
{{#set:Description=Checks whether limits are enabled.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:isLimitsEnabled}}
 
{{i18n|PrismaticJoint:isLimitsEnabled}}

Revision as of 17:22, 25 March 2011

Checks whether limits are enabled.

Function

Synopsis

enabled = PrismaticJoint:isLimitsEnabled( )

Arguments

None.

Returns

boolean enabled
True if enabled, false otherwise.

See Also


Other Languages