Difference between revisions of "RevoluteJoint:setMaxMotorTorque"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the maximum motor force.}}
 
{{#set:Description=Set the maximum motor force.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|RevoluteJoint:setMaxMotorTorque}}
 
{{i18n|RevoluteJoint:setMaxMotorTorque}}

Latest revision as of 17:32, 25 March 2011

Set the maximum motor force.

Function

Synopsis

RevoluteJoint:setMaxMotorTorque( f )

Arguments

number f
The maximum motor force, in Nm.

Returns

Nothing.

See Also


Other Languages