2D Axis-aligned bounding box.
Rect2 consists of a position, a size, and several utility functions. It is typically used for fast overlap tests.
See Source File
MIT License
Copyright (c) 2007 Juan Linietsky, Ariel Manzur. Copyright (c) 2014 Godot Engine contributors (cf. AUTHORS.md) Copyright (c) 2017 Godot-D contributors Copyright (c) 2022 Godot-DLang contributors
2D Axis-aligned bounding box.