Get the camera position in world space.
@override Future<Vector3> getCameraPosition() { // TODO: implement getCameraPosition throw UnimplementedError(); }