<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopAction/updateEquipment(_:rawValue:seatControl:pose:boundingBox:context:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A6ActionPA2A015UpdateEquipmentC0VyAA13RawValueStateVGRszrlE06updateE0_03rawG011seatControl4pose11boundingBox7contextAHqd___s6UInt64VSgAA16ControllingSeatsOSgAA011TableVisualH0V6Pose2DVSgSo8SPRect3DaSgAPtAA0E0Rd__AG0H0Rtd__lFZ"
  },
  "title" : "updateEquipment(_:rawValue:seatControl:pose:boundingBox:context:)"
}
-->

# updateEquipment(_:rawValue:seatControl:pose:boundingBox:context:)

```
static func updateEquipment<E>(_ equipment: E, rawValue: UInt64? = nil, seatControl: ControllingSeats? = nil, pose: TableVisualState.Pose2D? = nil, boundingBox: Rect3D? = nil, context: UInt64 = 0) -> Self where E : Equipment, E.State == RawValueState
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)