cameraMatrix property

List<double> cameraMatrix
getter/setter pair

The camera matrix.

Implementation

List<double> cameraMatrix = M4.identity();