{{newin|[[0.8.0]]|080|type=method}}
Returns the current joint translation.

== Function ==
=== Synopsis ===
<source lang="lua">
position = WheelJoint:getJointTranslation( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|position|The translation of the joint in meters.}}
== See Also ==
* [[parent::WheelJoint]]
[[Category:Functions]]
{{#set:Description=Returns the current joint translation.}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|WheelJoint:getJointTranslation}}