Copy the values in this Matrix to the array given.
Where array indexes 0, 1, 2, 3, 4 and 5 are mapped to a, b, c, d, e and f.
name | type | arguments | description |
---|---|---|---|
out | array | <optional> |
The array to copy the matrix values in to. |
An array where elements 0 to 5 contain the values from this matrix.