Difference between revisions of "PrismaticJoint:getJointTranslation"

 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Get the current joint translation.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::PrismaticJoint]]
 
* [[parent::PrismaticJoint]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Get the current joint translation.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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