GraphEdit.minimapSize

The size of the minimap rectangle. The map itself is based on the size of the grid area and is scaled to fit this rectangle.

  1. Vector2 minimapSize [@property getter]
    struct GraphEdit
    @nogc nothrow @property
    Vector2
    minimapSize
    ()
  2. Vector2 minimapSize [@property setter]

Meta