Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 366 Bytes

decentraland-ecs.matrix.toarray.md

File metadata and controls

13 lines (9 loc) · 366 Bytes

Home > decentraland-ecs > Matrix > toArray

Matrix.toArray method

Returns the matrix as a FloatArray

Signature:

toArray(): Readonly<FloatArray>;

Returns: Readonly<FloatArray>

the matrix underlying array