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

# pose

The 2D position and rotation of the equipment relative to the equipment parent, or table.

## Declaration

```swift
var pose: TableVisualState.Pose2D
```

## See Also

### Rendering the equipment

- [boundingBox](tabletopkit/cardstate/boundingbox.md)
