function
FromArray(_array[, _index])
Initializes the matrix from an array.
Name | Type | Description |
---|---|---|
_array | Array<Real> |
The array to read values from. |
_index | Real |
The index to start reading at. Defaults to 0. |
Struct.BBMOD_Matrix
Returns self
.
Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.