Table of Contents

Namespace Gasimo.Interacta

Classes

InteractaCore<T>

A simple interaction framework for selecting screen-center objects.

InteractaUICore<T>

Handles displaying User Interaction Reticle and UI.

Interfaces

IInteractableBase<T>

Implement this interface into your own concrete type interactable for ease of use.

IPositionOverride

Interface to override the position of the reticle and the query point. Useful for complex objects for which pivot point is not the best position.