Difference between revisions of "PrismaticJoint:setLimitsEnabled"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Enables/disables the joint limit.
 
Enables/disables the joint limit.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Enables/disables the joint limit.}}
 
{{#set:Description=Enables/disables the joint limit.}}
 +
== Other Languages ==
 +
{{i18n|PrismaticJoint:setLimitsEnabled}}

Revision as of 10:14, 21 January 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