---
title: "setControlledEquipment(matching:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopinteraction/setcontrolledequipment(matching:)"
---

# setControlledEquipment(matching:)

Replace the current controlled equipment with a different one

## Declaration

```swift
func setControlledEquipment(matching id: EquipmentIdentifier)
```

## See Also

### Setting information about the equipment and pose

- [setPose(_:)](tabletopkit/tabletopinteraction/setpose(_:).md)
