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 | Method Property | Fluent Description | Representation |
|---|---|---|
| Return Value | typings.-1789003662
overload 2:
MatricesAPI.mat3(col1: Vector3, col2: Vector3, col3: Vector3): Matrix3 | Method Property | Fluent Description | Representation |
|---|---|---|
| col1 accepts | typings.2002444080||
| col2 accepts | typings.2002444080||
| col3 accepts | typings.2002444080||
| Return Value | typings.-1789003662
listFiles
action_wheel
Action
BlockRaycastTypes