---
title: joints
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/ikcomponent/solver/joints
---

# joints

The collection of all of the joint update stage objects of the solver instance.

## Declaration

```swift
var joints: IKComponent.JointCollection
```

## Discussion

Discussion The order matches the order in the rig joints.
