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
HasNoArea Method
Returns true if the Rect2 is flat or empty, or false otherwise.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
HasNoArea
()
Return Value
Type:
Boolean
A bool for whether or not the rect has area.
See Also
Reference
Rect2 Structure
Godot Namespace