Function Generic6DOFJoint.linearLimitXRestitution

The amount of restitution on the X axis movement. The lower, the more momentum gets lost.

double linearLimitXRestitution() nothrow @property @nogc;

void linearLimitXRestitution (
  double v
) nothrow @property @nogc;