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