Class XRInteractableEvent | XR Interaction Toolkit | 0.0.6-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class XRInteractableEvent

    UnityEvent that responds to changes of hover, selection, and activation by this interactable.

    Inheritance
    Object
    XRInteractableEvent
    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    [Serializable]
    public class XRInteractableEvent : UnityEvent<XRBaseInteractor>
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX