Difference between revisions of "PrismaticJoint:setMotorEnabled"

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

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