Difference between revisions of "RevoluteJoint:setMaxMotorTorque"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Set the maximum motor force.
 
Set the maximum motor force.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the maximum motor force.}}
 
{{#set:Description=Set the maximum motor force.}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:setMaxMotorTorque}}

Revision as of 11:37, 22 January 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