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 © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.