SliderJoint.linearLimitRestitution

The amount of restitution once the limits are surpassed. The lower, the more velocity-energy gets lost.

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

Meta