aabb property
Aabb2
get
aabb
The axis-aligned bounding box of the shape.
Implementations are encouraged to cache the computed Aabb in order to avoid repeated recalculations on every game tick.
Implementation
Aabb2 get aabb;