init(rawValue:parentID:seatControl:pose:boundingBox:)
Creates a state for equipment using the specified raw value, location, and player interactions.
Declaration
init(rawValue: UInt64, parentID: EquipmentIdentifier, seatControl: ControllingSeats = .any, pose: TableVisualState.Pose2D = .identity, boundingBox: Rect3D)