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.
StaticcompStaticcomposeReturns the determinant of the matrix.
Returns an euler angle representation of this matrix's rotation, in radians.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticfromStaticidentityReturns the identity matrix.
Returns the inverse of the matrix.
StaticlookStaticmakeStaticorthographicStaticouterStaticperspectiveReturns a new matrix generated using the provided arguments.
Returns a string representation of the matrix.
Returns the transpose of this matrix.
StaticzeroReturns a matrix with all zero values.
A 4x4 matrix.
See