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]
    struct DampedSpringJoint2D
    @nogc nothrow @property
    double
    restLength
    ()
  2. double restLength [@property setter]

Meta