Search Results for

    Show / Hide Table of Contents

    Delegate XRSpatialInputManager.InputSourceDelegate

    The input source delegate.

    Namespace: Evergine.Framework.XR.Interaction
    Assembly: Evergine.Framework.dll
    Syntax
    public delegate void XRSpatialInputManager.InputSourceDelegate(XRSpatialInputManager sender, SpatialState state)
    Parameters
    Type Name Description
    XRSpatialInputManager sender

    The sender.

    SpatialState state

    The state.

    Extension Methods

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