SliderJoint.linearLimitDamping

The amount of damping that happens once the limit defined by linearLimit/lowerDistance and linearLimit/upperDistance is surpassed.

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

Meta