Vector3.IsNaN

bool IsNaN { get; set; }

Description

Returns true if x, y or z are NaN

Return

User Comments