| C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Multiply Method |
| Overload | Description |
|---|---|
| Multiply(Matrix4x4,Single) | Scales a matrix by the given value. |
| Multiply(Matrix4x4,Matrix4x4) | Determines the product of two matrices (same as MatrixProduct). |