Difference between revisions of "Joint:getReactionTorque"

m (1 revision: Importing from potato (again).)
(included link to other languages)
Line 1: Line 1:
 
 
Gets the reaction torque on Body 2.
 
Gets the reaction torque on Body 2.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the reaction torque on Body 2.}}
 
{{#set:Description=Gets the reaction torque on Body 2.}}
 +
== Other Languages ==
 +
{{i18n|Joint:getReactionTorque}}

Revision as of 19:31, 20 January 2011

Gets the reaction torque on Body 2.

Function

Synopsis

torque = Joint:getReactionTorque( )

Arguments

None.

Returns

number torque
The reaction torque on Body 2.

See Also

Other Languages