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