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. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.