Function Generic6DOFJoint.angularLimitZUpperAngle

The minimum rotation in positive direction to break loose and rotate around the Z axis.

double angularLimitZUpperAngle() nothrow @property @nogc;

void angularLimitZUpperAngle (
  double v
) nothrow @property @nogc;