---
title: startIndex
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/blendshapeweights/startindex
---

# startIndex

An index to the first weight in the collection.

## Declaration

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

## Discussion

Discussion For more on the sequence’s beginning index, see startIndex.
