getRow
Retrieves a copy of the matrix row at the provided index as a Cartesian3 instance.
Return
The modified result parameter.
Parameters
matrix
The matrix to use.
index
The zero-based index of the row to retrieve.
result
The object onto which to store the result.