aabb property

Aabb3 get aabb

Implementation

Aabb3 get aabb => _aabb ??= _calculateBoundingBox();