---
title: blendWeights
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasmodel/blendweights
---

# blendWeights

The blend shape weights in the model entity.

## Declaration

```swift
@MainActor @preconcurrency var blendWeights: [[Float]] { get set }
```
