getCameraCullingProjectionMatrix abstract method

Future<Matrix4> getCameraCullingProjectionMatrix()

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

Implementation

Future<Matrix4> getCameraCullingProjectionMatrix();