docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InteractableSelectMode

    Options for the selection policy of an Interactable.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactables
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    [MovedFrom("UnityEngine.XR.Interaction.Toolkit")]
    public enum InteractableSelectMode

    Fields

    Name Description
    Multiple

    Allows for multiple Interactors at a time to select the Interactable.

    Single

    Allows the Interactable to only be selected by a single Interactor at a time and allows other Interactors to take selection by automatically deselecting.

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