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

# endIndex

An index to the last joint transform in the collection.

## Declaration

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

## Discussion

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

## See Also

### Inspecting joint transform details

- [startIndex](realitykit/jointtransforms/startindex.md)
