A function defined in BBMOD_Matrix.gml
FromArray(_array[, _index])
Initializes the matrix from an array.
Name | Type | Description |
---|---|---|
_array | Array |
The array to read values from. |
_index | Real |
The index to start reading at. Defaults to 0. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.