DampedSpringJoint2D.length

The spring joint's maximum length. The two attached bodies cannot stretch it past this value. Default value: 50

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

Meta