Files
AR-Menu/Library/PackageCache/com.unity.shadergraph@0e6324a629e1/Documentation~/Shader-Graph-Asset.md
2025-11-30 08:35:03 +02:00

887 B

Shader Graph Asset

Description

The Shader Graph Asset is the new Asset type introduced with the shader graph. You can create a Shader Graph Asset from the Project Window from the Create menu.

For convenience there is a Create menu entry for Blank Shader Graph and Sub-graph. They can be found in the Shader sub-menu. Additional options may be provided by render pipelines. These options will create a new Shader Graph with required settings and Block nodes in the Master Stack for the selected shading model.

You can open the Shader Graph Window by double clicking a Shader Graph Asset or by clicking Open Shader Editor in the Inspector when the Shader Graph Asset is selected.