Get the current joint translation.
== Function ==
=== Synopsis ===
<source lang="lua">
t = PrismaticJoint:getJointTranslation( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|t|Joint translation, usually in meters..}}
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Get the current joint translation.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:getJointTranslation}}