docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NearFarInteractor.Region

    Enum used to keep track of whether the selection is currently occurring in the near-field or far-field region.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum NearFarInteractor.Region

    Fields

    Name Description
    Far

    Selection is occurring with far-field interaction. The interaction attach controller has an offset.

    Near

    Selection is occurring with near-field interaction. The interaction attach controller does not have an offset.

    None

    None means no selection is occurring.

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