Function Generic6DOFJoint.angularLimitXUpperAngle

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

double angularLimitXUpperAngle() nothrow @property @nogc;

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