function
Transform(_matrix)
Transforms vector [X, Y, 0.0, 1.0]
by a matrix and returns the result as a new vector.
Name | Type | Description |
---|---|---|
_matrix | Array.Real |
The matrix to transform the vector by. |
Struct.BBMOD_Vec2
The created vector.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.