---
title: BindPath.Part.jointTransforms
framework: realitykit
role: symbol
role_heading: Case
path: realitykit/bindpath/part/jointtransforms
---

# BindPath.Part.jointTransforms

A path component to animate joint transforms.

## Declaration

```swift
case jointTransforms
```

## Discussion

Discussion This path component terminates an array of components, and at the same time specifies the entity’s joint transforms that animate. This BindTarget references a jointTransforms  type

## See Also

### Choosing the path component

- [BindPath.Part.anchorEntity(_:)](realitykit/bindpath/part/anchorentity(_:).md)
- [BindPath.Part.entity(_:)](realitykit/bindpath/part/entity(_:).md)
- [BindPath.Part.parameter(_:)](realitykit/bindpath/part/parameter(_:).md)
- [BindPath.Part.scene(_:)](realitykit/bindpath/part/scene(_:).md)
- [BindPath.Part.transform](realitykit/bindpath/part/transform.md)
