fn local_bounds(world: &GameWorld, entity: EntityId) -> AabbExpand description
Local-space bounds for entity: the mesh’s own extent when it has one, a
small box otherwise.
fn local_bounds(world: &GameWorld, entity: EntityId) -> AabbLocal-space bounds for entity: the mesh’s own extent when it has one, a
small box otherwise.