godot.aabb

Axis-Aligned Bounding Box.

Members

Structs

AABB
struct AABB

AABB consists of a position, a size, and several utility functions. It is typically used for fast overlap tests.

Meta