Difference between revisions of "DistanceJoint:setDamping"

(copied from setDampingRatio, it is actually called setDamping)
 
m (included link to other languages)
Line 14: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the damping ratio.}}
 
{{#set:Description=Sets the damping ratio.}}
 +
== Other Languages ==
 +
{{i18n|DistanceJoint:setDamping}}

Revision as of 23:10, 20 January 2011

Sets the damping ratio.

Function

Synopsis

DistanceJoint:setDamping( ratio )

Arguments

number ratio
The damping ratio.

Returns

Nothing.

See Also

Other Languages