---
title: "init(from:)"
framework: createmlcomponents
role: symbol
role_heading: Initializer
path: "createmlcomponents/pose/init(from:)-9ijwh"
---

# init(from:)

Creates a pose by decoding from the given decoder.

## Declaration

```swift
init(from decoder: any Decoder) throws
```
