Function Generic6DOFJoint.angularMotorZForceLimit

Maximum acceleration for the motor at the Z axis.

double angularMotorZForceLimit() nothrow @property @nogc;

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