A function defined in BBMOD_Matrix.gml
Transform(_vector)
Transforms a vector by the matrix and returns the result as a new vector.
Name | Type | Description |
---|---|---|
_vector | Struct.BBMOD_Vec4 |
The vector to transform. |
Struct.BBMOD_Vec4
The tranformed vector.
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.