DampedSpringJoint2D.restLength

When the bodies attached to the spring joint move they stretch or squash it. The joint always tries to resize towards this length. Default value: 0

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

Meta