Function Generic6DOFJoint.angularLimitXLowerAngle

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

double angularLimitXLowerAngle() nothrow @property @nogc;

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