Click or drag to resize

Rect2GetArea Method

Returns the area of the Rect2.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetArea()

Return Value

Type: Single
The area.
See Also