Difference between revisions of "PulleyJoint:setConstant"

m (included link to other languages)
 
Line 16: Line 16:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the total length of the rope.}}
 
{{#set:Description=Set the total length of the rope.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PulleyJoint:setConstant}}
 
{{i18n|PulleyJoint:setConstant}}

Latest revision as of 17:29, 25 March 2011

Set the total length of the rope.

Setting a new length for the rope updates the maximum length values of the joint.

Function

Synopsis

PulleyJoint:setConstant( length )

Arguments

number length
The new length of the rope in the joint.

Returns

Nothing.

See Also


Other Languages