function
Transform(_vector)
Transforms a vector by the matrix and returns the result as a new vector.
Name | Type | Description |
---|---|---|
_vector | BBMOD_Vec4 |
The vector to transform. |
BBMOD_Vec4
The tranformed vector.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.