Function Generic6DOFJoint.angularLimitZRestitution

The amount of rotational restitution across the Z axis. The lower, the more restitution occurs.

double angularLimitZRestitution() nothrow @property @nogc;

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