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

# pose

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

## Declaration

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

## See Also

### Rendering the equipment

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