docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Subgraph features

    This page outlines the available subgraph capabilities in Graph Toolkit.

    Feature Description API Access
    Creation Create subgraphs from selections of nodes. Complete
    Navigation Navigate between graph levels using breadcrumbs. Not available*
    Local subgraphs Create local subgraphs to group logic within a single graph as a unique, non-reusable instance. Not available*
    Asset subgraphs Create reusable asset subgraphs for cross-graph reference. Not available*
    Setting for item library path Configure subgraph categorization in the item library. Not available*
    Extract Expand subgraphs into placemats. Not available*
    Convert from local to asset Transform local subgraphs into reusable asset subgraphs. Not available*
    Unpack asset into Local Convert asset subgraph references into local subgraphs. Not available*

    *Features available in the editor interface but that don't have corresponding public API access.

    Related scripting API documentation

    • GraphOptions.SupportsSubGraphs
    • SubgraphAttribute
    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)