docs.unity.cn
    Show / Hide Table of Contents

    Class OpenXRInteractionFeature.DeviceConfig

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

    Inheritance
    Object
    OpenXRInteractionFeature.DeviceConfig
    Namespace: UnityEngine.XR.OpenXR.Features
    Syntax
    protected class DeviceConfig : object

    Fields

    characteristics

    The for the that will represent this ActionMapConfig. See

    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
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use