Function Generic6DOFJoint.angularLimitXEnabled
If true
, rotation across the X axis is limited.
bool angularLimitXEnabled() nothrow @property @nogc;
void angularLimitXEnabled
(
bool v
) nothrow @property @nogc;