---
title: endIndex
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/blendshapeweights/endindex
---

# endIndex

An index to the last weight in the collection.

## Declaration

```swift
var endIndex: BlendShapeWeights.Index { get }
```

## Discussion

Discussion For more more on the sequence’s final index, see endIndex.
