docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class OpenXRInteractionFeature.DeviceConfig

    Information sent to the OpenXR runtime to identify how to map a InputDevice or UnityEngine.InputSystem.InputDevice to an underlying OpenXR user path.

    Inheritance
    object
    OpenXRInteractionFeature.DeviceConfig
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.OpenXR.Features
    Assembly: Unity.XR.OpenXR.dll
    Syntax
    protected class OpenXRInteractionFeature.DeviceConfig

    Fields

    characteristics

    The InputDeviceCharacteristics for the InputDevice that will represent this ActionMapConfig. See characteristics

    Declaration
    public InputDeviceCharacteristics characteristics
    Field Value
    Type Description
    InputDeviceCharacteristics

    userPath

    OpenXR user path that this device maps to. OpenXRInteractionFeature.UserPaths

    Declaration
    public string userPath
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)