Overload List
| Name | Description | |
|---|---|---|
| Scale(Double) | Obsolete.
Scales the matrix with the specified scalar.
| |
| Scale(Double, XMatrixOrder) |
Scales the matrix with the specified scalar.
| |
| Scale(Double, Double) | Obsolete.
Appends the specified scale vector to this matrix.
| |
| Scale(Double, Double, XMatrixOrder) |
Scales the matrix with the specified scalars.
|
See Also