getMainCamera abstract method

Future<Camera> getMainCamera()

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

Implementation

Future<Camera> getMainCamera();