getMainCameraEntity abstract method

Future<ThermionEntity> getMainCameraEntity()

Returns the entity associated with the main camera. You probably never need this; use getMainCamera instead.

Implementation

Future<ThermionEntity> getMainCameraEntity();