Function Generic6DOFJoint.linearLimitYRestitution
The amount of restitution on the Y axis movement. The lower, the more momentum gets lost.
double linearLimitYRestitution() nothrow @property @nogc;
void linearLimitYRestitution
(
double v
) nothrow @property @nogc;