Matrix.Scaling Method

Builds a matrix that scales along the x-axis, y-axis, and z-axis.

Overload List

Name Description
Matrix.Scaling (Vector3) Builds a matrix that scales along the x-axis, y-axis, and z-axis.

Supported by the .NET Compact Framework.
Matrix.Scaling (Single, Single, Single) Builds a matrix that scales along the x-axis, y-axis, and z-axis.

Supported by the .NET Compact Framework.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.WindowsMobile.DirectX Namespace