Gets the equilibrium distance between the two Bodies.
== Function ==
=== Synopsis ===
<source lang="lua">
l = DistanceJoint:getLength( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|l|The length between the two Bodies.}}
== See Also ==
* [[parent::DistanceJoint]]
[[Category:Functions]]
{{#set:Description=Gets the equilibrium distance between the two Bodies.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|DistanceJoint:getLength}}