Function Generic6DOFJoint.angularLimitYUpperAngle
The minimum rotation in positive direction to break loose and rotate around the Y axis.
double angularLimitYUpperAngle() nothrow @property @nogc;
void angularLimitYUpperAngle
(
double v
) nothrow @property @nogc;