Files
Test-Multiplayer/Library/PackageCache/com.unity.shadergraph@2c9221ffedf4/Documentation~/ui-reference.md
pelpanagiotis 329b7d3183 First Commit
2025-12-21 18:31:02 +02:00

1.1 KiB

Shader Graph UI reference

Explore the main user interface elements you need to know to create and configure your shader graphs.

Topic Description
Shader Graph Window Display and edit your shader graph assets in Unity, including the Blackboard, the Main Preview, and the Graph Inspector.
Create Node Menu Create nodes in your graph and create block nodes in the Master Stack.
Graph Settings Tab Change settings that affect your shader graph as a whole.
Master Stack Explore the end point of a shader graph, which defines the final surface appearance of a shader.
Shader Graph Preferences Define shader graph settings for your system.
Shader Graph Project Settings Define shader graph settings for your entire project.
Shader Graph Keyboard Shortcuts Use keyboard shortcuts to work more efficiently when you're using Shader Graph.

Additional resources