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