---
title: "pose(for:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tablevisualstate/pose(for:)-8pm0h"
---

# pose(for:)

Returns the pose for the given seat. Returns nil if the seat is not part of the game.

## Declaration

```swift
func pose(for seat: some TableSeat) -> Pose3D?
```

## See Also

### Representing seat states

- [pose(for:)](tabletopkit/tablevisualstate/pose(for:)-50h4r.md)
- [pose(forSeat:)](tabletopkit/tablevisualstate/pose(forseat:).md)
- [pose(matching:)](tabletopkit/tablevisualstate/pose(matching:)-6bo29.md)
- [pose(matching:)](tabletopkit/tablevisualstate/pose(matching:)-8nqm2.md)
