getCameraProjectionMatrix abstract method

Future<Matrix4> getCameraProjectionMatrix()

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

Implementation

Future<Matrix4> getCameraProjectionMatrix();