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

# isZero

Returns whether the primitive is zero.

## Declaration

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