Class: mat4
mat4()
4x4 Matrix
Format: column-major, when typed out it looks like row-major
The matrices are being post multiplied.
Format: column-major, when typed out it looks like row-major
The matrices are being post multiplied.