A function defined in PEd_Vec3.gml
PEd_Vec3LengthSq(_vec)
Gets squared length of the vector.
Name | Type | Description |
---|---|---|
_vec | Array |
The vector. |
Real
The length of the vector.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.