SliderJoint.angularLimitSoftness

A factor applied to the all rotation once the limit is surpassed. Makes all rotation slower when between 0 and 1.

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

Meta