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

# weightNames

The name of each weight value defined in the weights variable.

## Declaration

```swift
var weightNames: [String] { get }
```
