Matrix.Scaling Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Overload List

  Name Description
Public methodStatic memberSupported by the .NET Compact Framework Scaling(Vector3) Builds a matrix that scales along the x-axis, y-axis, and z-axis.
Public methodStatic memberSupported by the .NET Compact Framework Scaling(Single, Single, Single) Builds a matrix that scales along the x-axis, y-axis, and z-axis.

Top

See Also

Reference

Matrix Structure

Matrix Members

Microsoft.WindowsMobile.DirectX Namespace