SliderJoint.angularLimitRestitution

The amount of restitution of the rotation when the limit is surpassed. Does not affect damping.

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

Meta