Function Generic6DOFJoint.angularLimitYRestitution
The amount of rotational restitution across the Y axis. The lower, the more restitution occurs.
double angularLimitYRestitution() nothrow @property @nogc;
void angularLimitYRestitution
(
double v
) nothrow @property @nogc;