docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEdgeConnections

    GetEdgeConnections(SerializedEdge, List<SerializedEdge>, HashSet<SerializedEdge>)

    Gets the edge connections.

    Declaration
    public void GetEdgeConnections(SerializedEdge edge, List<SerializedEdge> lstEdge, HashSet<SerializedEdge> setConsumedEdge)
    Parameters
    Type Name Description
    SerializedEdge edge

    The edge.

    List<SerializedEdge> lstEdge

    The list of edge connections.

    HashSet<SerializedEdge> setConsumedEdge

    The list of consumed edges by the connection filter.

    In This Article
    Back to top
    Copyright © 2024 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)