A function defined in BBMOD_Vec3.gml
Get(_index)
Retrieves vector component at given index (0 is X, 1 is Y, etc.).
Name | Type | Description |
---|---|---|
_index | Real |
The index of the component. |
Real
The value of the vector component at given index.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.