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

Meta