A function defined in BBMOD_Matrix.gml
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 © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.