SliderJoint.linearLimitSoftness

A factor applied to the movement across the slider axis once the limits get surpassed. The lower, the slower the movement.

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

Meta