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