Interactable/GrabbableΒΆ
The Interactables represent the objects that can be hovered, selected, or activated by an Interactor. In Creator the Interactables are an implementation of the IInteractable interface, provided through an abstract class called BaseInteractable which is inherited by the Grabbable class. The Grabbable class component can be applied to an object to become grabbable/Interactable.
These are the fields of the Grabbable component: