다음을 통해 공유


Vector4.Minimize 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.]

Returns a 4-D vector that is made up of the smallest components of two 4-D vectors.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Minimize(Vector4) Modifies the current 4-D vector so it is made up of the smallest components of the current and specified 4-D vectors.
Public methodStatic memberSupported by the .NET Compact Framework Minimize(Vector4, Vector4) Returns a 4-D vector that is made up of the smallest components of the two specified 4-D vectors.

Top

See Also

Reference

Vector4 Structure

Vector4 Members

Microsoft.WindowsMobile.DirectX Namespace