function
Transform(_m)
Transforms the vector by a matrix and returns the result as a new vector.
Name | Type | Description |
---|---|---|
_m | Array<Real> |
The matrix to transform the vector by. |
Struct.BBMOD_Vec4
The created vector.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.