Difference between revisions of "PrismaticJoint:getMotorForce"

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

Revision as of 17:22, 25 March 2011

Get the current motor force.

Function

Synopsis

f = PrismaticJoint:getMotorForce( )

Arguments

None.

Returns

number f
The current motor force, usually in N.

See Also


Other Languages