---
title: isFinite
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/ray3dfloat/isfinite
---

# isFinite

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

## Declaration

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