Function Generic6DOFJoint.angularLimitZErp

When rotating across the Z axis, this error tolerance factor defines how much the correction gets slowed down. The lower, the slower.

double angularLimitZErp() nothrow @property @nogc;

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