---
title: isZero
framework: spatial
role: symbol
role_heading: Instance Property
path: spatial/ray3dfloat/iszero
---

# isZero

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

## Declaration

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