aabb property

Aabb3 aabb

Implementation

Aabb3 get aabb => _aabb
  ..setFrom(mesh.aabb)
  ..transform(transformMatrix);