# Namespace Tilia.Interactions.Interactables.Interactables.Grab.Action

### Classes

#### [GrabInteractableAction]

Describes an action to perform when a Grab Process is executed.

#### [GrabInteractableControlDirectionAction]

Describes an action that allows the Interactable to point in the direction of a given Interactor.

#### [GrabInteractableFollowAction]

Describes an action that allows the Interactable to follow an Interactor's position, rotation and scale.

#### [GrabInteractableNullAction]

Describes an action that performs no action.

#### [GrabInteractableScaleAction]

Describes an action that allows the Interactable to be scaled in size between the points of two specified Interactors.

#### [GrabInteractableSwapAction]

Describes the action of swapping a an action from being the secondary action to the primary action.

### Enums

#### [GrabInteractableFollowAction.OffsetType]

The offset to apply on grab.

#### [GrabInteractableFollowAction.OrientationProcessorType]

The type of processing for the orientation handle.

#### [GrabInteractableFollowAction.TrackingType]

The way in which the object is moved.

[GrabInteractableAction]: GrabInteractableAction.md
[GrabInteractableControlDirectionAction]: GrabInteractableControlDirectionAction.md
[GrabInteractableFollowAction]: GrabInteractableFollowAction.md
[GrabInteractableNullAction]: GrabInteractableNullAction.md
[GrabInteractableScaleAction]: GrabInteractableScaleAction.md
[GrabInteractableSwapAction]: GrabInteractableSwapAction.md
[GrabInteractableFollowAction.OffsetType]: GrabInteractableFollowAction.OffsetType.md
[GrabInteractableFollowAction.OrientationProcessorType]: GrabInteractableFollowAction.OrientationProcessorType.md
[GrabInteractableFollowAction.TrackingType]: GrabInteractableFollowAction.TrackingType.md
