Difference between revisions of "RevoluteJoint:setMaxMotorTorque"

m (1 revision: Imported docs from potato.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Set the maximum motor force.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::RevoluteJoint]]
 
* [[parent::RevoluteJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Set the maximum motor force.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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