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

# isEmpty

Checks if the set contains any blend shape weights data.

## Declaration

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