---
title: children
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/skeletonresource/joint/children
---

# children

The child joints of this joint. All children must have unique names within the same parent.

## Declaration

```swift
let children: [SkeletonResource.Joint]
```

## See Also

### Inspecting a joint

- [id](realitykit/skeletonresource/joint/id.md)
- [restPoseTransform](realitykit/skeletonresource/joint/restposetransform.md)
