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 © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.