Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

var dampingRatio: float;
float dampingRatio;
dampingRatio as float

Description

The amount by which the spring force is reduced in proportion to the movement speed.

The spring will oscillate with a certain frequency as it attempts to reestablish the desired distance between the objects. The higher the damping ratio, the quicker the oscillation will die down to zero.

See Also: frequency.