---
title: id
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/blendshapeweightsdata/id
---

# id

The unique id of the blend shape. This value is used when binding to the structure using an animation bind target.

## Declaration

```swift
var id: BlendShapeWeightsData.ID { get }
```
