getViewportBoundingBox abstract method
Gets the 2D bounding box (in viewport coordinates) for the given entity.
Implementation
Future<Aabb2> getViewportBoundingBox(ThermionEntity entity);
Gets the 2D bounding box (in viewport coordinates) for the given entity.
Future<Aabb2> getViewportBoundingBox(ThermionEntity entity);