Vector.IsValid Method

Check if this vector is initialized
public bool IsValid()
This language is not supported or no code example is available.
public:  
bool IsValid()
This language is not supported or no code example is available.
public function IsValid() : boolean;
This language is not supported or no code example is available.

Return Value

bool

In this article

Definition