The = operator assigns the passed matrix to a original matrix. This function is equivalent to the SetMatrix function.
Parameters |
Description |
const Matrix2x4 & m |
Matrix that's assigned to the original matrix. |
A Matrix2x4 reference to the assigned matrix.