SliderJoint.angularLimitDamping

The amount of damping of the rotation when the limit is surpassed. A lower damping value allows a rotation initiated by body A to travel to body B slower.

  1. double angularLimitDamping [@property getter]
    struct SliderJoint
    @nogc nothrow @property
    double
    angularLimitDamping
    ()
  2. double angularLimitDamping [@property setter]

Meta