MatrixScaling(Vector3) Method |
Namespace: Microsoft.DirectXAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxpublic static Matrix Scaling(
Vector3 v
)
Parameters
- v Vector3
- Vector3 containing the X, Y and Z scales
Return Value
MatrixResulting scaling
Matrix
See Also