| Overload | Description |
|---|---|
| Multiply(Matrix3x2,Single) | Scales a matrix by the given value. |
| Multiply(Matrix3x2,Matrix3x2) | Determines the product of two matrices (same as MatrixProduct). |
| Overload | Description |
|---|---|
| Multiply(Matrix3x2,Single) | Scales a matrix by the given value. |
| Multiply(Matrix3x2,Matrix3x2) | Determines the product of two matrices (same as MatrixProduct). |