# Vector4.IsNaN

```csharp
bool IsNaN { get; set; }
```

Returns true if x, y, z or w are NaN

Declared in [Vector4](/api/Vector4).
Assembly: `Sandbox.System`.
