Bone2D.defaultLength

Length of the bone's representation drawn in the editor's viewport in pixels.

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

Meta