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