study/first_study/Library/PackageCache/com.unity.shadergraph@3686fafd4720/Documentation~/Getting-Started.md
jh04010421 739d49f1a0 Unity | 2026.01.20
수업 실습 파일
2026-01-20 11:01:57 +09:00

10 lines
689 B
Markdown

# Get started with Shader Graph
Use the main shader graph creation and editing tools and explore general workflows to start creating your own shader graphs.
| Topic | Description |
| :--- | :--- |
| **[Create a shader graph asset](Create-Shader-Graph.md)** | Create a shader graph asset, either from a template or with a preset target, or from nothing. |
| **[Add and connect nodes in a shader graph](Create-Node-Menu.md)** | Edit your shader graph asset, create nodes, and connect nodes together. |
| **[Create a shader graph and use it with a material](First-Shader-Graph.md)** | Create and configure a shader graph, and create and manipulate a material that uses that shader graph. |