편집

다음을 통해 공유


Vector2.AnyWhereAllBitsSet(Vector2) Method

Definition

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

Parameters

vector
Vector2

Returns

Applies to