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