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