init(parentID:seatControl:pose:boundingBox:)
Creates a base state for equipment using a parent, location, and player interactions.
Declaration
init(parentID: EquipmentIdentifier, seatControl: ControllingSeats = .any, pose: TableVisualState.Pose2D = .identity, boundingBox: Rect3D = .init())