Creates a new mat4, defaulting to identity values.
The first column of the matrix.
The second column of the matrix.
The third column of the matrix.
The fourth column of the matrix.
Returns a string representation of the matrix.
Static
compStatic
composeReturns the determinant of the matrix.
Returns an euler angle representation of this matrix's rotation, in radians.
Static
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
fromStatic
identityReturns the identity matrix.
Returns the inverse of the matrix.
Static
lookStatic
makeStatic
orthographicStatic
outerStatic
perspectiveReturns a new matrix generated using the provided arguments.
Returns a string representation of the matrix.
Returns the transpose of this matrix.
Static
zeroReturns a matrix with all zero values.
A 4x4 matrix.