docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InteractorFarAttachMode

    Controls the interactor's default behavior for how to adjust its attach transform on far select.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Attachment
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum InteractorFarAttachMode

    Fields

    Name Description
    Far

    The interactor should always move its attach transform to the far hit point on far select. This will typically result in the interactable object staying distant at the far hit point.

    Near

    The interactor should reset its attach transform to the near point on far select. This will typically result in the interactable object moving to the hand.

    See Also
    farAttachMode
    InteractableFarAttachMode
    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)