Function Generic6DOFJoint.angularLimitYForceLimit
The maximum amount of force that can occur, when rotating around the Y axis.
double angularLimitYForceLimit() nothrow @property @nogc;
void angularLimitYForceLimit
(
double v
) nothrow @property @nogc;