function
FromArray(_array[, _index])
Initializes the matrix from an array.
Name | Type | Description |
---|---|---|
_array | real[] |
The array to read values from. |
_index | uint |
The index to start reading at. Defaults to 0. |
BBMOD_Matrix
Returns self
.
Copyright © 2022, BlueBurn. Built on April 11, 2022 using GMDoc.