Difference between revisions of "PrismaticJoint:getJointTranslation"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the current joint translation.}}
 
{{#set:Description=Get the current joint translation.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PrismaticJoint:getJointTranslation}}
 
{{i18n|PrismaticJoint:getJointTranslation}}

Latest revision as of 17:21, 25 March 2011

Get the current joint translation.

Function

Synopsis

t = PrismaticJoint:getJointTranslation( )

Arguments

None.

Returns

number t
Joint translation, usually in meters..

See Also


Other Languages