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

# TabletopInteraction.IndirectInteractionConstants

An object that represents the parameters of an indirect interaction that cannot be changed while
the interaction is active.

```
struct IndirectInteractionConstants
```

## Topics

### Creating an indirect interaction

[`init(rotationAlignment: TabletopInteraction.IndirectRotationAlignmentBehavior)`](/documentation/TabletopKit/TabletopInteraction/IndirectInteractionConstants/init(rotationAlignment:))

### Getting the rotation alignment

[`var rotationAlignment: TabletopInteraction.IndirectRotationAlignmentBehavior`](/documentation/TabletopKit/TabletopInteraction/IndirectInteractionConstants/rotationAlignment)

The rotation alignment indicates how the equipment’s orientation should be automatically aligned
during the course of the interaction.

## Relationships

### Conforms To

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

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

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

---

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)