Difference between revisions of "PrismaticJoint:getMotorForce"

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

Revision as of 09:52, 21 January 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