setCameraModelMatrix abstract method

Future setCameraModelMatrix(
  1. List<double> matrix
)

Sets the camera model matrix.

Implementation

Future setCameraModelMatrix(List<double> matrix);