function
Set(_index, _value)
Sets matrix value at specific index.
Name | Type | Description |
---|---|---|
_index | Real |
The index to change the value at. |
_value | Real |
The new value. |
BBMOD_Matrix
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.