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~/Sub-graph-Asset.md
2022-11-12 13:10:03 +01:00

697 B

Sub Graph Asset

Description

The Sub Graph Asset is a new Asset type introduced with the Shader Graph. A Sub Graph Asset defines a Sub Graph. This is different to a Shader Graph. You can create a Sub Graph Asset from the Project Window from the Create menu via Sub Graph in the Shader sub-menu.

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