Search Results for

    Show / Hide Table of Contents

    Delegate XRSpatialInputManager.RecognitionStartedEventDelegate

    A gesture recognition process is initiated.

    Namespace: Evergine.Framework.XR.Interaction
    Assembly: Evergine.Framework.dll
    Syntax
    public delegate void XRSpatialInputManager.RecognitionStartedEventDelegate(XRSpatialInputManager sender, SpatialSource source)
    Parameters
    Type Name Description
    XRSpatialInputManager sender

    The sender.

    SpatialSource source

    The source of the event.

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX