setCameraModelMatrix4 abstract method

Future setCameraModelMatrix4(
  1. Matrix4 matrix
)

Sets the camera model matrix.

Implementation

Future setCameraModelMatrix4(Matrix4 matrix);