Vector2.MinMagnitude(Vector2, Vector2) Method

Definition

Compares two vectors to compute which has the lesser magnitude on a per-element basis.

public static System.Numerics.Vector2 MinMagnitude (System.Numerics.Vector2 value1, System.Numerics.Vector2 value2);

Parameters

value1
Vector2
value2
Vector2

Returns

A vector where the corresponding element comes from left if it has a lesser magnitude than right; otherwise, right.

Applies to

Produkt Versjoner
.NET 9