Function SliderJoint.angularLimitUpperAngle
The upper limit of rotation in the slider.
double angularLimitUpperAngle() nothrow @property @nogc;
void angularLimitUpperAngle
(
double v
) nothrow @property @nogc;