Share via


Matrix.Scaling Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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