moveCameraToAsset abstract method

Future moveCameraToAsset(
  1. ThermionEntity entity
)

Repositions the camera to the last vertex of the bounding box of entity, looking at the penultimate vertex.

Implementation

Future moveCameraToAsset(ThermionEntity entity);