A function defined in PEd_Vec4.gml
PEd_Vec4Transform(_vec, _matrix)
Transforms the vector with the matrix.
Name | Type | Description |
---|---|---|
_vec | Array |
The vector. |
_matrix | Array |
The matrix. |
Array
The resulting vector.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.