Generic6DOFJoint.linearLimitXRestitution

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

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

Meta