docs.unity3d.com
    Show / Hide Table of Contents

    Class OpenXRInteractionFeature.UserPaths

    Common OpenXR user path definitions. See the OpenXR Specification for more information.

    Inheritance
    Object
    OpenXRInteractionFeature.UserPaths
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.XR.OpenXR.Features
    Syntax
    public static class UserPaths

    Fields

    gamepad

    Path for user gamepad

    Declaration
    public const string gamepad = "/user/gamepad"
    Field Value
    Type Description
    String

    head

    Path for user head

    Declaration
    public const string head = "/user/head"
    Field Value
    Type Description
    String

    leftHand

    Path for user left hand

    Declaration
    public const string leftHand = "/user/hand/left"
    Field Value
    Type Description
    String

    rightHand

    Path for user right hand

    Declaration
    public const string rightHand = "/user/hand/right"
    Field Value
    Type Description
    String

    treadmill

    Path for user treadmill

    Declaration
    public const string treadmill = "/user/treadmill"
    Field Value
    Type Description
    String
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023