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