---
title: MDLPackedJointAnimation
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlpackedjointanimation
---

# MDLPackedJointAnimation

## Declaration

```swift
class MDLPackedJointAnimation
```

## Topics

### Initializers

- [init(name:jointPaths:)](modelio/mdlpackedjointanimation/init(name:jointpaths:).md)

### Instance Properties

- [jointPaths](modelio/mdlpackedjointanimation/jointpaths.md)
- [rotations](modelio/mdlpackedjointanimation/rotations.md)
- [scales](modelio/mdlpackedjointanimation/scales.md)
- [translations](modelio/mdlpackedjointanimation/translations.md)

## Relationships

### Inherits From

- [MDLObject](modelio/mdlobject.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [MDLJointAnimation](modelio/mdljointanimation.md)
- [MDLNamed](modelio/mdlnamed.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
