docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class OpenXRInteractionFeature.ActionBinding

    Information sent to OpenXR about specific, physical control on an input device. Used to identify what an action is bound to (that is, which physical control will trigger that action).

    Inheritance
    object
    OpenXRInteractionFeature.ActionBinding
    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
    Assembly: solution.dll
    Syntax
    [Serializable]
    protected class OpenXRInteractionFeature.ActionBinding

    Fields

    interactionPath

    OpenXR path for the interaction

    Declaration
    public string interactionPath
    Field Value
    Type Description
    string

    interactionProfileName

    OpenXR interaction profile name

    Declaration
    public string interactionProfileName
    Field Value
    Type Description
    string

    userPaths

    Optional OpenXR user paths OpenXRInteractionFeature.UserPaths

    Declaration
    public List<string> userPaths
    Field Value
    Type Description
    List<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)