GodotSharpAPI
GodotSharpAPI
Godot
Rect2 Structure
Rect2 Methods
Abs Method
Clip Method
Encloses Method
Equals Method
Expand Method
GetArea Method
GetHashCode Method
Grow Method
GrowIndividual Method
GrowMargin Method
HasNoArea Method
HasPoint Method
Intersects Method
IsEqualApprox Method
Merge Method
ToString Method
Rect2
GetArea Method
Returns the area of the Rect2.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
float
GetArea
()
Return Value
Type:
Single
The area.
See Also
Reference
Rect2 Structure
Godot Namespace