Difference between revisions of "RevoluteJoint:getJointAngle"

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

Revision as of 10:44, 22 January 2011

Get the current joint angle.

Function

Synopsis

angle = RevoluteJoint:getJointAngle( )

Arguments

None.

Returns

number angle
The joint angle in radians.

See Also

Other Languages