Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.shadergraph@10.8.1/Documentation~/Shader-Graph-Asset.md
2022-11-12 13:10:03 +01: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.