docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRInputModalityManager.InputMode

    The mode of an individual hand.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Inputs
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum XRInputModalityManager.InputMode

    Fields

    Name Description
    MotionController

    The user is using a motion controller for their hand input. Swap to the Motion Controllers GameObject for the hand.

    None

    Neither mode. This is also the mode when waiting for the motion controller to be tracked. Toggle off both sets of GameObjects.

    TrackedHand

    The user is using hand tracking for their hand input. Swap to the Hand Tracking GameObject for the hand.

    In This Article
    Back to top
    Copyright © 2025 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)