Version: 2020.3
Language : English
Reflective Normal mapped Vertex-lit
Writing shaders

Using Shader Graph

Shader Graph is a tool that enables you to build shaders visually. Instead of writing code, you create and connect nodes in a graph framework. ShaderA program that runs on the GPU. More info
See in Glossary
Graph gives instant feedback that reflects your changes, and it’s simple enough for users who are new to shader creation.

Shaders created using Shader Graph.
Shaders created using Shader Graph.

Render pipeline compatibility

Feature Built-in Render Pipeline Universal Render Pipeline (URP) High Definition Render Pipeline (HDRP) Custom Scriptable Render Pipeline
Shader Graph No Yes Yes No

Getting started with Shader Graph

For instructions on installing and working with Shader Graph, see the Shader Graph documentation.

Reflective Normal mapped Vertex-lit
Writing shaders