getCameraProjectionMatrix abstract method
Get the camera's projection matrix. See Camera.h for more details.
Implementation
Future<Matrix4> getCameraProjectionMatrix();
Get the camera's projection matrix. See Camera.h for more details.
Future<Matrix4> getCameraProjectionMatrix();