getRenderableBoundingBox abstract method
Gets the 3D axis aligned bounding box for the given entity.
Implementation
Future<Aabb3> getRenderableBoundingBox(ThermionEntity entity);
Gets the 3D axis aligned bounding box for the given entity.
Future<Aabb3> getRenderableBoundingBox(ThermionEntity entity);