Function Generic6DOFJoint.angularMotorZEnabled
If true
, a rotating motor at the Z axis is enabled.
bool angularMotorZEnabled() nothrow @property @nogc;
void angularMotorZEnabled
(
bool v
) nothrow @property @nogc;