toMat2

fun toMat2(): Mat2

Returns a 2×2 submatrix of this matrix, obtained by deleting the last two rows and the last two columns of this 4×4 matrix.

Since

v1.1.0