MatrixScaling Method (Double) |
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntaxpublic static Matrix Scaling(
double scale
)
Parameters
- scale
- Type: SystemDouble
The X, Y, and Z scale
Return Value
Type:
MatrixResulting scaling
Matrix
See Also