DXGraphics.MultiplyTransform Method
| Name | Parameters | Description |
|---|---|---|
| MultiplyTransform(DXMatrix, DXMatrixOrder) | matrix, order | Multiplies the world transformation by a matrix in the specified order. |
| MultiplyTransform(DXMatrix) | matrix | Multiplies the world transformation by the specified matrix. |