Returns a Rect2 with equivalent position and size, modified so that
the top-left corner is the origin and width and height are positive.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
SyntaxReturn Value
Type:
Rect2The modified rect.
See Also