Difference between revisions of "Body:applyTorque"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Apply torque to a body.
 
Apply torque to a body.
  
Line 18: Line 17:
 
{{#set:Description=Apply torque to a body.
 
{{#set:Description=Apply torque to a body.
 
}}
 
}}
 +
== Other Languages ==
 +
{{i18n|Body:applyTorque}}

Revision as of 22:32, 24 January 2011

Apply torque to a body.

Torque is like a force that will change the angular velocity (spin) of a body. The effect will depend on the rotational inertia a body has.

Function

Synopsis

Body:applyTorque( torque )

Arguments

number torque
The torque to apply.

Returns

Nothing.

See Also

Other Languages