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