Vector2.Minimize Method ()
Returns a 2-D vector that is made up of the smallest components of two 2-D vectors.
Overload List
public void Minimize(Vector2); public static Vector2 Minimize(Vector2, Vector2);
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a 2-D vector that is made up of the smallest components of two 2-D vectors.
Overload List
public void Minimize(Vector2); public static Vector2 Minimize(Vector2, Vector2);
See Also