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