function
Get(_index)
Retrieves vector component at given index (0 is X, 1 is Y, etc.).
Name | Type | Description |
---|---|---|
_index | uint |
The index of the component. |
real
The value of the vector component at given index.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.