A function defined in PEd_Vec3.gml
PEd_Vec3Scale(_vec, _real)
Scales the vector by the value.
Name | Type | Description |
---|---|---|
_vec | Array |
The vector. |
_real | Real |
The value to scale the vector by. |
Array
The scaled vector.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.