Function SliderJoint.angularMotionSoftness
A factor applied to the all rotation in the limits.
double angularMotionSoftness() nothrow @property @nogc;
void angularMotionSoftness
(
double v
) nothrow @property @nogc;