Firstborn/Library/PackageCache/com.unity.shadergraph@12.1.11/Documentation~/Sub-graph-Asset.md
Schaken-Mods 9092858a58 updated to the latest editor
I updated everything to the latest Unity Editor. Also realized I had the wrong shaders on my hairs, those are fixed and the hairs look MUCH better!
2023-05-07 17:43:11 -05:00

8 lines
652 B
Markdown

# Subgraph Asset
## Description
The **Subgraph Asset** is a new **Asset** type introduced with the Shader Graph. A **Subgraph Asset** defines a [Subgraph](Sub-graph.md). This is different to a Shader Graph. You can create a **Subgraph Asset** from the [Project window](https://docs.unity3d.com/Manual/ProjectView.html.md) from the **Create** menu via **Subgraph** in the **Shader** sub-menu.
You can open the [Shader Graph Window](Shader-Graph-Window.md) by double clicking a **Subgraph Asset** or by clicking **Open Shader Editor** in the [Inspector](https://docs.unity3d.com/Manual/UsingTheInspector.html) when the **Subgraph Asset** is selected.