Difference between revisions of "PrismaticJoint:setMaxMotorForce"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Set the maximum motor force.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Set the maximum motor force.}}

Revision as of 16:17, 14 February 2010

Set the maximum motor force.

Function

Synopsis

PrismaticJoint:setMaxMotorForce( f )

Arguments

number f
The maximum motor force, usually in N.

Returns

Nothing.

See Also