Difference between revisions of "PrismaticJoint:setLimitsEnabled"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Enables/disables the joint limit.}}
 
{{#set:Description=Enables/disables the joint limit.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:setLimitsEnabled}}
 
{{i18n|PrismaticJoint:setLimitsEnabled}}

Revision as of 17:22, 25 March 2011

Enables/disables the joint limit.

Function

Synopsis

enable = PrismaticJoint:setLimitsEnabled( )

Arguments

None.

Returns

boolean enable
True if enabled, false if disabled.

See Also


Other Languages