Generic6DOFJoint.linearLimitZRestitution

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

  1. double linearLimitZRestitution [@property getter]
  2. double linearLimitZRestitution [@property setter]
    struct Generic6DOFJoint
    @nogc nothrow @property
    void
    linearLimitZRestitution
    (
    double v
    )

Meta