SliderJoint.linearMotionSoftness

A factor applied to the movement across the slider axis as long as the slider is in the limits. The lower, the slower the movement.

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

Meta