matrix property

List<double> matrix
getter/setter pair

The object matrix4 or u_world matrix.

Implementation

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