| C1.Win.C1DX.4 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). |