moveCameraToAsset abstract method
Repositions the camera to the last vertex of the bounding box of entity
, looking at the penultimate vertex.
Implementation
Future moveCameraToAsset(ThermionEntity entity);
Repositions the camera to the last vertex of the bounding box of entity
, looking at the penultimate vertex.
Future moveCameraToAsset(ThermionEntity entity);