Search Results for

    Show / Hide Table of Contents

    Namespace Evergine.Framework.XR.Interaction

    Classes

    XRSpatialInputManager

    Handler all the input event.

    Structs

    SpatialState

    This class represent the current state of the input system.

    Enums

    SpatialGestures

    Spatial input enabled gestures.

    SpatialSource

    Specifies the kind of an interaction source.

    Delegates

    XRSpatialInputManager.GestureErrorDelegate

    Gesture error delegate.

    XRSpatialInputManager.HoldCanceledEventDelegate

    The hold gesture is canceled.

    XRSpatialInputManager.HoldCompletedEventDelegate

    The hold gesture is completed.

    XRSpatialInputManager.HoldStartedEventDelegate

    The hold gesture is started.

    XRSpatialInputManager.InputSourceDelegate

    The input source delegate.

    XRSpatialInputManager.ManipulationCanceledEventDelegate

    The manipulation gesture is canceled.

    XRSpatialInputManager.ManipulationCompletedEventDelegate

    The manipulation gesture is completed.

    XRSpatialInputManager.ManipulationStartedEventDelegate

    The manipulation gesture is started.

    XRSpatialInputManager.ManipulationUpdatedEventDelegate

    The manipulation gesture is updated.

    XRSpatialInputManager.NavigationCanceledEventDelegate

    The manipulation gesture is updated.

    XRSpatialInputManager.NavigationCompletedEventDelegate

    The navigation gesture is completed.

    XRSpatialInputManager.NavigationStartedEventDelegate

    The navigation gesture is started.

    XRSpatialInputManager.NavigationUpdatedEventDelegate

    The navigation gesture is updated.

    XRSpatialInputManager.RecognitionEndedEventDelegate

    A gesture recognition is ended.

    XRSpatialInputManager.RecognitionStartedEventDelegate

    A gesture recognition is started.

    XRSpatialInputManager.TappedEventDelegate

    A tap gesture is detected.

    In This Article
    Back to top
    Generated by DocFX