Function HingeJoint.angularLimitUpper
The maximum rotation. Only active if angularLimit/enable is true.
double angularLimitUpper() nothrow @property @nogc;
void angularLimitUpper
(
double v
) nothrow @property @nogc;