GodotSharpAPI
GodotSharpAPI
Godot
AABB Structure
AABB Methods
Abs Method
Encloses Method
Equals Method
Expand Method
GetArea Method
GetEndpoint Method
GetHashCode Method
GetLongestAxis Method
GetLongestAxisIndex Method
GetLongestAxisSize Method
GetShortestAxis Method
GetShortestAxisIndex Method
GetShortestAxisSize Method
GetSupport Method
Grow Method
HasNoArea Method
HasNoSurface Method
HasPoint Method
Intersection Method
Intersects Method
IntersectsPlane Method
IntersectsSegment Method
IsEqualApprox Method
Merge Method
ToString Method
AABB
GetArea Method
Returns the area of the AABB.
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
AABB Structure
Godot Namespace