<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/BaseEquipmentState/init(parentID:seatControl:pose:boundingBox:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit18BaseEquipmentStateV8parentID11seatControl4pose11boundingBoxAcA0D10IdentifierV_AA16ControllingSeatsOAA011TableVisualE0V6Pose2DVSo8SPRect3Datcfc"
  },
  "title" : "init(parentID:seatControl:pose:boundingBox:)"
}
-->

# init(parentID:seatControl:pose:boundingBox:)

Creates a base state for equipment using a parent, location, and player interactions.

```
init(parentID: EquipmentIdentifier, seatControl: ControllingSeats = .any, pose: TableVisualState.Pose2D = .identity, boundingBox: Rect3D = .init())
```

---

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)