Difference between revisions of "RevoluteJoint:getJointAngle"

 
(2 intermediate revisions by 2 users not shown)
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.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:getJointAngle}}

Latest revision as of 17:31, 25 March 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