PEd_Vec4Transform

A function defined in PEd_Vec4.gml

PEd_Vec4Transform(_vec, _matrix)

Description

Transforms the vector with the matrix.

Arguments

Name Type Description
_vec Array The vector.
_matrix Array The matrix.

Returns

Array The resulting vector.


Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.