Function Generic6DOFJoint.angularLimitZDamping
The amount of rotational damping across the Z axis. The lower, the more dampening occurs.
double angularLimitZDamping() nothrow @property @nogc;
void angularLimitZDamping
(
double v
) nothrow @property @nogc;