---
title: controlledEquipmentPose
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tablecursor/controlledequipmentpose
---

# controlledEquipmentPose

The identifier of the equipment and the pose of the equipment in table space. NOTE: the equipment pose returned here does not include the resting orientation, similarly to the pose and initialPosein TabletopInteraction.Value. This is unlike the pose returned in TableVisualState, which does include resting orientation.

## Declaration

```swift
let controlledEquipmentPose: EquipmentPose3D
```

## See Also

### Getting information about the equipment in the interaction

- [hovering](tabletopkit/tablecursor/hovering.md)
