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]
  2. double angularLimitDamping [@property setter]
    struct SliderJoint
    @nogc nothrow @property
    void
    angularLimitDamping
    (
    double v
    )

Meta