setCameraModelMatrix abstract method
Sets the camera model matrix.
Implementation
@Deprecated("Will be superseded by setCameraModelMatrix4")
Future setCameraModelMatrix(List<double> matrix);
Sets the camera model matrix.
@Deprecated("Will be superseded by setCameraModelMatrix4")
Future setCameraModelMatrix(List<double> matrix);