---
title: parentID
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/ikrig/joint/parentid
---

# parentID

The identifier of the parent joint if there is one.

## Declaration

```swift
var parentID: IKRig.Joint.ID?
```
