FromArray

function

FromArray(_array[, _index])

Description

Initializes the matrix from an array.

Arguments

Name Type Description
_array Array<Real> The array to read values from.
_index Real The index to start reading at. Defaults to 0.

Returns

Struct.BBMOD_Matrix Returns self.

Do you find this page helpful?

Copyright © 2023, BlueBurn. Built on March 24, 2023 using GMDoc.