---
title: isNaN
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/primitive3dprotocol/isnan
---

# isNaN

Returns whether the primitive contains any NaN values.

## Declaration

```swift
var isNaN: Bool { get }
```
