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

# isNaN

A Boolean value that indicates whether all of the values of the ray are finite.

## Declaration

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