matrix property
Matrix
get
matrix
Gets the original matrix representation of the artifact.
Implementation
Matrix get matrix => _matrix;
Gets the original matrix representation of the artifact.
Matrix get matrix => _matrix;