getCameraModelMatrix abstract method

Future<Matrix4> getCameraModelMatrix()

Get the camera's model matrix.

Implementation

Future<Matrix4> getCameraModelMatrix();