Buy Me a Coffee at ko-fi.com

Creates a Matrix2 using the given parameters as columns
If you call the function with no parameters, returns the 2x2 identity matrix

overload 1:
MatricesAPI.mat2(): Matrix2
typings.-1789003663
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
MatricesAPI.mat2(col1: Vector2, col2: Vector2): Matrix2
typings.2002444079typings.2002444079typings.-1789003663
Method PropertyFluent DescriptionRepresentation
col1 accepts
col2 accepts
Return Value