Function Generic6DOFJoint.linearLimitZRestitution

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

double linearLimitZRestitution() nothrow @property @nogc;

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