A function defined in PEd_Vec4.gml
PEd_Vec4Abs(_vec)
Sets the vectors components to their absolute value.
Name | Type | Description |
---|---|---|
_vec | Array |
The vector. |
Array
The vectors with its components set to their absolute values.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.