Generic6DOFJoint.linearLimitYRestitution

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

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

Meta