A function defined in PEd_Vec4.gml
PEd_Vec4Add(_v1, _v2)
Adds the two vectors.
Name | Type | Description |
---|---|---|
_v1 | Array |
The first vector. |
_v2 | Array |
The second vector. |
Array
The resulting vector.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.