Search Results for

    Show / Hide Table of Contents

    Delegate XRSpatialInputManager.GestureErrorDelegate

    Gesture error delegate.

    Namespace: Evergine.Framework.XR.Interaction
    Assembly: Evergine.Framework.dll
    Syntax
    public delegate void XRSpatialInputManager.GestureErrorDelegate(string error, int hresult)
    Parameters
    Type Name Description
    string error

    The error message.

    int hresult

    The HRESULT value.

    Extension Methods

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