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