Function SliderJoint.linearOrthoSoftness
A factor applied to the movement across axes orthogonal to the slider.
double linearOrthoSoftness() nothrow @property @nogc;
void linearOrthoSoftness
(
double v
) nothrow @property @nogc;