docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum EndPointType

    Enum representing the the various types of interaction results that dictate the behavior and world space location of the endpoint.

    Namespace: UnityEngine.XR.Interaction.Toolkit.Interactors.Visuals
    Assembly: Unity.XR.Interaction.Toolkit.dll
    Syntax
    public enum EndPointType

    Fields

    Name Description
    AttachPoint

    End point is snapped to the attach point of a selected interactable.

    EmptyCastHit

    Endpoint is located on the surface of hit 3D geometry that is not a valid interactable target.

    None

    No interaction result.

    UI

    End point is located at the world intersection of a UI graphics raycast.

    ValidCastHit

    Endpoint is located on the surface of hit 3D geometry that is a valid interactable target.

    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)