SliderJoint.linearLimitRestitution

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

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

Meta