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

# jointNames

Joint names that define the joints in the skeletal pose.

## Declaration

```swift
var jointNames: [String] { get set }
```

## See Also

### Configuring the animation

- [name](realitykit/fromtobyanimation/name.md)
- [bindTarget](realitykit/fromtobyanimation/bindtarget.md)
- [blendLayer](realitykit/fromtobyanimation/blendlayer.md)
- [isScaleAnimated](realitykit/fromtobyanimation/isscaleanimated.md)
- [isRotationAnimated](realitykit/fromtobyanimation/isrotationanimated.md)
- [isTranslationAnimated](realitykit/fromtobyanimation/istranslationanimated.md)
- [isAdditive](realitykit/fromtobyanimation/isadditive.md)
