---
title: MDLSkeleton
framework: modelio
role: symbol
role_heading: Class
path: modelio/mdlskeleton
---

# MDLSkeleton

## Declaration

```swift
class MDLSkeleton
```

## Topics

### Initializers

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

### Instance Properties

- [jointBindTransforms](modelio/mdlskeleton/jointbindtransforms.md)
- [jointPaths](modelio/mdlskeleton/jointpaths.md)
- [jointRestTransforms](modelio/mdlskeleton/jointresttransforms.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)
- [MDLNamed](modelio/mdlnamed.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
