Function SliderJoint.angularOrthoRestitution
The amount of restitution of the rotation across axes orthogonal to the slider.
double angularOrthoRestitution() nothrow @property @nogc;
void angularOrthoRestitution
(
double v
) nothrow @property @nogc;