---
title: isEmpty
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/boundingbox/isempty
---

# isEmpty

A Boolean that indicates whether the bounding box is empty.

## Declaration

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

## Discussion

Discussion This value is true if the box is empty.
