Buy Me a Coffee at ko-fi.com

Creates a Matrix4 using the given parameters as columns
If you call the function with no parameters, returns the 4x4 identity matrix

overload 1:
MatricesAPI.mat4(): Matrix4
typings.-1789003661
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
MatricesAPI.mat4(col1: Vector4, col2: Vector4, col3: Vector4, col4: Vector4): Matrix4
typings.2002444081typings.2002444081typings.2002444081typings.2002444081typings.-1789003661
Method PropertyFluent DescriptionRepresentation
col1 accepts
col2 accepts
col3 accepts
col4 accepts
Return Value