อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Vector3.MaxMagnitude(Vector3, Vector3) Method

Definition

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

public static System.Numerics.Vector3 MaxMagnitude(System.Numerics.Vector3 value1, System.Numerics.Vector3 value2);

Parameters

value1
Vector3
value2
Vector3

Returns

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

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 9, 10