Difference between revisions of "PrismaticJoint:setMotorEnabled"

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

Revision as of 17:22, 25 March 2011

Enables/disables the joint motor.

Function

Synopsis

PrismaticJoint:setMotorEnabled( enable )

Arguments

boolean enable
True to enable, false to disable.

Returns

Nothing.

See Also


Other Languages