Click or drag to resize

GraphEditMinimapSize Property

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.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector2 MinimapSize { get; set; }

Property Value

Type: Vector2
See Also