---
title: blendWeightNames
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasmodel/blendweightnames
---

# blendWeightNames

The names of the weights on each blend shape in the model entity.

## Declaration

```swift
@MainActor @preconcurrency var blendWeightNames: [[String]] { get }
```
