---
title: TabletopInteraction.IndirectRotationAlignmentBehavior.alignToInputDevice
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/aligntoinputdevice
---

# TabletopInteraction.IndirectRotationAlignmentBehavior.alignToInputDevice

Align the equipment so its Z axis points towards the input devices and lays on the horizontal plane.

## Declaration

```swift
case alignToInputDevice
```

## See Also

### Alignment behaviors

- [TabletopInteraction.IndirectRotationAlignmentBehavior.alignToInputDeviceAndAutoFlip](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/aligntoinputdeviceandautoflip.md)
- [TabletopInteraction.IndirectRotationAlignmentBehavior.automatic](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/automatic.md)
- [TabletopInteraction.IndirectRotationAlignmentBehavior.disabled](tabletopkit/tabletopinteraction/indirectrotationalignmentbehavior/disabled.md)
