aabb property

Aabb2 aabb

The axis-aligned bounding box of the Hitbox, this is used to make a rough estimation of whether two hitboxes can possibly collide or not.

Implementation

Aabb2 get aabb;