function
SetIndex(_index, _value)
Sets vector component in-place.
Name | Type | Description |
---|---|---|
_index | Real |
The index of the component, starting at 0. |
_value | Real |
The new value of the component. |
Struct.BBMOD_Vec4
Returns self
.
Copyright © 2022, BlueBurn. Built on December 31, 2022 using GMDoc.