A function defined in BBMOD_Vec4.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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.