แก้ไข

แชร์ผ่าน


Vector3.All(Vector3, Single) Method

Definition

public:
 static bool All(System::Numerics::Vector3 vector, float value);
public static bool All(System.Numerics.Vector3 vector, float value);
static member All : System.Numerics.Vector3 * single -> bool
Public Shared Function All (vector As Vector3, value As Single) As Boolean

Parameters

vector
Vector3
value
Single

Returns

Applies to