<!--
{
  "availability" : [
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TabletopKit",
  "identifier" : "/documentation/TabletopKit/TabletopInteraction/CollisionTargets",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "TabletopKit"
    ],
    "preciseIdentifier" : "s:11TabletopKit0A11InteractionC16CollisionTargetsV"
  },
  "title" : "TabletopInteraction.CollisionTargets"
}
-->

# TabletopInteraction.CollisionTargets

A set of targets for collision behaviors during an interaction

```
struct CollisionTargets
```

## Topics

### Getting the table

[`static let table: TabletopInteraction.CollisionTargets`](/documentation/TabletopKit/TabletopInteraction/CollisionTargets/table)

The table

### Getting the destination

[`static let proposedDestination: TabletopInteraction.CollisionTargets`](/documentation/TabletopKit/TabletopInteraction/CollisionTargets/proposedDestination)

The currently proposed destination

## Relationships

### Conforms To

[`OptionSet`](/documentation/Swift/OptionSet)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)