GodotSharpAPI
GodotSharpAPI
Godot
Rect2 Structure
Rect2 Properties
Area Property
End Property
Position Property
Size Property
Rect2
Area Property
The area of this rect.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
Area
{
get
; }
Property Value
Type:
Single
Equivalent to
GetArea
.
See Also
Reference
Rect2 Structure
Godot Namespace