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