grabtriggerinteractable - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Interaction.Interactables
Inherits from UnityEngine.XR.Interaction.Toolkit.Interactables.XRBaseInteractable
Base for simple Interactables that can be activated via grab and optionally indicate a hover by changing their color.
public class GrabTriggerInteractable : XRBaseInteractable| Name | Description |
|---|---|
| HoverMaterial | The material shown when the interactable is being hovered. |