---
title: pose
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/tossoutcome/pose
---

# pose

The final pose of the equipment at the end of the toss simulation, in table space.

## Declaration

```swift
var pose: TableVisualState.Pose2D { get }
```

## See Also

### Getting the outcome properties

- [id](tabletopkit/tabletopinteraction/tossoutcome/id.md)
- [restingOrientation](tabletopkit/tabletopinteraction/tossoutcome/restingorientation.md)
- [tossableRepresentation](tabletopkit/tabletopinteraction/tossoutcome/tossablerepresentation.md)
