Parent Object: Matrix2d
Set this matrix2d to the result of this transformation followed by the specified transformation (a pre multiplication of this matrix2d by the specified matrix2d).
Name | Type | Description |
Matrix2d | Matrix2d | Matrix to use for pre-multiplication. |