docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum OpenXRInput.InputSourceNameFlags

    Flags used to indicate which parts of the the input source name is being requested from TryGetInputSourceName(InputAction, int, out string, InputSourceNameFlags, InputDevice)

    Namespace: UnityEngine.XR.OpenXR.Input
    Assembly: solution.dll
    Syntax
    [Flags]
    public enum OpenXRInput.InputSourceNameFlags

    Fields

    Name Description
    All

    Request all components

    Component

    Request the localized name of the component as part of the input source name

    InteractionProfile

    Request the localized name of the interaction profile as part of the input source name

    UserPath

    Request the localized name of the user path as part of the input source name

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023