docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HandMenu.MenuHandedness

    Enum determining which hand the hand menu will follow.

    Namespace: UnityEngine.XR.Interaction.Toolkit.UI.BodyUI
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum HandMenu.MenuHandedness

    Fields

    Name Description
    Either

    Make the menu follow either hand, choosing the first hand that satisfies requirements.

    Left

    Make the menu follow the left hand.

    None

    Make the menu not follow either hand. Effectively disables the hand menu.

    Right

    Make the menu follow the right hand.

    See Also
    menuHandedness
    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)