Vector2.Max Method
Returns a vector that contains the highest value from each matching pair of components.
Overload List
Name | Description |
---|---|
Vector2.Max (Vector2, Vector2) | Returns a vector that contains the highest value from each matching pair of components. |
Vector2.Max (Vector2, Vector2, Vector2) | Returns a vector that contains the highest value from each matching pair of components. |
See Also
Reference
Vector2 Structure
Vector2 Members
Microsoft.Xna.Framework Namespace