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