getCameraViewMatrix abstract method

Future<Matrix4> getCameraViewMatrix()

Get the camera's view matrix. See Camera.h for more details.

Implementation

Future<Matrix4> getCameraViewMatrix();