---
title: pose
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/pose
---

# pose

The current pose of the main interaction object

## Declaration

```swift
var pose: Pose3D { get }
```

## See Also

### Getting the position and location

- [locationOnTable](tabletopkit/tabletopinteraction/value-swift.struct/locationontable.md)
- [endLocation](tabletopkit/tabletopinteraction/value-swift.struct/endlocation.md)
- [endLocationOnTable](tabletopkit/tabletopinteraction/value-swift.struct/endlocationontable.md)
