---
title: jointNames
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hasmodel/jointnames
---

# jointNames

The names of all the joints in the model entity.

## Declaration

```swift
@MainActor @preconcurrency var jointNames: [String] { get }
```

## See Also

### Managing joints

- [jointTransforms](realitykit/hasmodel/jointtransforms.md)
