docs.unity3d.com
    Show / Hide Table of Contents

    Graph Inspector

    Description

    The Graph Inspector lets you interact with any selectable graph elements and graph-wide settings for a Shader Graph Asset. You can use the Graph Inspector to edit attributes and default values.

    When you open a Shader Graph, the Graph Inspector displays the Graph Settings tab by default. Graph-wide settings for that specific Shader Graph appear in this tab.

    Select a node in the graph to display settings available for that node in the Graph Inspector. Settings available for that node appear in the Node Settings tab of the Graph Inspector. For example, if you select a Property node either in the graph or the Blackboard, the Node Settings tab displays attributes of the Property that you can edit.

    Graph elements that currently work with the Graph Inspector:

    • Properties

    • Keywords

    • Custom Function nodes

    • Subgraph Output nodes

    • Per-node precision

    Graph elements that currently do not work with the Graph Inspector:

    • Edges
    • Sticky Notes
    • Groups
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Tuesday, December 21, 2021
    Terms of use