GodotSharpAPI
GodotSharpAPI
Godot
Rect2 Structure
Rect2 Properties
Area Property
End Property
Position Property
Size Property
Rect2
Position Property
Beginning corner. Typically has values lower than End.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
Position
{
get
;
set
; }
Property Value
Type:
Vector2
Directly uses a private field.
See Also
Reference
Rect2 Structure
Godot Namespace