docs.unity3d.com
    Show / Hide Table of Contents

    Namespace UnityEngine.XR.OpenXR.Features

    Classes

    OpenXRFeature

    A Unity OpenXR Feature. This class can be inherited from to add feature specific data and logic. Feature-specific settings are serialized for access at runtime.

    OpenXRInteractionFeature

    A Unity OpenXR Interaction feature. This class can be inherited from to add a custom action mapping for OpenXR.

    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).

    OpenXRInteractionFeature.ActionConfig

    Declares an abstract input source bound to multiple physical input controls. XrActions are commonly contained within an ActionMapConfig as a grouped series of abstract, remappable inputs.

    OpenXRInteractionFeature.ActionMapConfig

    Defines a mapping of between the Unity input system and OpenXR.

    OpenXRInteractionFeature.DeviceConfig

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

    OpenXRInteractionFeature.UserPaths

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

    Enums

    OpenXRInteractionFeature.ActionType

    The underlying type of an OpenXR action. This enumeration contains all supported control types within OpenXR. This is used when declaring actions in OpenXR with XrAction/>.

    Back to top
    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