Vector4.Maximize Method
Returns a 4-D vector that is made up of the largest components of two 4-D vectors.
Overload List
Name | Description |
---|---|
Vector4.Maximize (Vector4) | Modifies the current 4-D vector so it is made up of the largest components of the current and specified 4-D vectors. Supported by the .NET Compact Framework. |
Vector4.Maximize (Vector4, Vector4) | Returns a 4-D vector that is made up of the largest components of the two specified 4-D vectors. Supported by the .NET Compact Framework. |
See Also
Reference
Vector4 Structure
Vector4 Members
Microsoft.WindowsMobile.DirectX Namespace