Buy Me a Coffee at ko-fi.com

Creates a Matrix3 using the given parameters as columns
If you call the function with no parameters, returns the 3x3 identity matrix

overload 1:
MatricesAPI.mat3(): Matrix3
typings.-1789003662
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
MatricesAPI.mat3(col1: Vector3, col2: Vector3, col3: Vector3): Matrix3
typings.2002444080typings.2002444080typings.2002444080typings.-1789003662
Method PropertyFluent DescriptionRepresentation
col1 accepts
col2 accepts
col3 accepts
Return Value