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

# constraints

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

## Declaration

```swift
var constraints: IKComponent.ConstraintCollection
```

## Discussion

Discussion The order matches the order in the rig constraints.
