Function Generic6DOFJoint.angularMotorXForceLimit

Maximum acceleration for the motor at the X axis.

double angularMotorXForceLimit() nothrow @property @nogc;

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