function
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 © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.