Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


Vector2.MinMagnitude(Vector2, Vector2) Method

Definition

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

C#
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

Termék Verziók
.NET 9, 10