Function Generic6DOFJoint.angularLimitXForceLimit

The maximum amount of force that can occur, when rotating around the X axis.

double angularLimitXForceLimit() nothrow @property @nogc;

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