Function Generic6DOFJoint.angularLimitZForceLimit

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

double angularLimitZForceLimit() nothrow @property @nogc;

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