---
title: TabletopInteraction.DirectPickupBehavior.CollisionResolutionBehavior.automatic
framework: tabletopkit
role: symbol
role_heading: Case
path: tabletopkit/tabletopinteraction/directpickupbehavior/collisionresolutionbehavior/automatic
---

# TabletopInteraction.DirectPickupBehavior.CollisionResolutionBehavior.automatic

The automatic behavior moves and rotates the object to ensure that it does not penetrate the collision targets.

## Declaration

```swift
case automatic
```

## See Also

### Resolution behaviors

- [TabletopInteraction.DirectPickupBehavior.CollisionResolutionBehavior.disabled](tabletopkit/tabletopinteraction/directpickupbehavior/collisionresolutionbehavior/disabled.md)
