Skip to content

grabtriggerinteractable

eisclimber edited this page Apr 4, 2026 · 1 revision

GrabTriggerInteractable

Class in ExPresSXR.Interaction.Interactables

Inherits from UnityEngine.XR.Interaction.Toolkit.Interactables.XRBaseInteractable

Summary

Base for simple Interactables that can be activated via grab and optionally indicate a hover by changing their color.

public class GrabTriggerInteractable : XRBaseInteractable

Properties

Name Description
HoverMaterial The material shown when the interactable is being hovered.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally