---
title: "setPose(_:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopinteraction/setpose(_:)"
---

# setPose(_:)

Sets the pose of the controlled Equipment.

## Declaration

```swift
func setPose(_ pose: Pose3D)
```

## See Also

### Setting information about the equipment and pose

- [setControlledEquipment(matching:)](tabletopkit/tabletopinteraction/setcontrolledequipment(matching:).md)
