Method that sets this matrix to the result of this transformation followed by the specified transformation (a pre-multiplication of this matrix by the specified matrix).
| Name | Type | Description |
| Matrix | Matrix | Input Matrix object that specifies the matrix to transform by. |
| Name | Description |
| UCS by transformation matrix | This sample demonstrates the creation of a user coordinate system (UCS) by specifying a transformation matrix. |