Function Generic6DOFJoint.angularMotorYForceLimit
Maximum acceleration for the motor at the Y axis.
double angularMotorYForceLimit() nothrow @property @nogc;
void angularMotorYForceLimit
(
double v
) nothrow @property @nogc;