Bewerken

Delen via


Vector3.AnyWhereAllBitsSet(Vector3) Method

Definition

public:
 static bool AnyWhereAllBitsSet(System::Numerics::Vector3 vector);
public static bool AnyWhereAllBitsSet(System.Numerics.Vector3 vector);
static member AnyWhereAllBitsSet : System.Numerics.Vector3 -> bool
Public Shared Function AnyWhereAllBitsSet (vector As Vector3) As Boolean

Parameters

vector
Vector3

Returns

Applies to