Click or drag to resize

ControlRectGlobalPosition Property

The node's global position, relative to the world (usually to the top-left corner of the window).

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

Property Value

Type: Vector2
See Also