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

Meta