Sdílet prostřednictvím


Vector4.Max Method

Returns a vector that contains the highest value from each matching pair of components.

Overload List

Name Description
Vector4.Max (Vector4, Vector4) Returns a vector that contains the highest value from each matching pair of components.
Vector4.Max (Vector4, Vector4, Vector4) Returns a vector that contains the highest value from each matching pair of components.

See Also

Reference

Vector4 Structure
Vector4 Members
Microsoft.Xna.Framework Namespace