getMainCameraEntity abstract method
Returns the entity associated with the main camera. You probably never need this; use getMainCamera instead.
Implementation
Future<ThermionEntity> getMainCameraEntity();
Returns the entity associated with the main camera. You probably never need this; use getMainCamera instead.
Future<ThermionEntity> getMainCameraEntity();