docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum XRRayInteractor.QuerySnapVolumeInteraction

    Sets whether ray cast queries hit Trigger colliders and include or ignore snap volume trigger colliders.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum XRRayInteractor.QuerySnapVolumeInteraction

    Fields

    Name Description
    Collide

    Queries always report Trigger hits that are registered with a snap volume.

    Ignore

    Queries never report Trigger hits that are registered with a snap volume.

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