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