Unity · 2022.3 · Shader Graph

Free Unity 2022.3 Project: Shader Graph Basics Part 1 (Daniel Ilett)

Original title: Unity Shader Graph Basics (Part 1 - Your First Shader)

Free Unity 2022.3 Project: Shader Graph Basics Part 1 (Daniel Ilett)
Preview from the original source by Daniel Ilett

Overview

This Shader Graph beginner project accompanies Daniel Ilett's 'Unity Shader Graph Basics (Part 1 - Your First Shader)' tutorial, built in Unity 2022.3 (ProjectVersion 2022.3.0f1) on URP. It covers installing and setting up Shader Graph, a tour of the graph interface, and building a first shader with a base color, a texture input and exposed properties that can be tweaked from the material.

The GitHub repository includes the Assets and ProjectSettings folders, released under the MIT license as a free direct download. Perfect for someone opening Shader Graph for the very first time.

What You Can Learn

  • Installing and setting up Shader Graph in URP
  • First shader with base color, texture and exposed properties
Visit Original ProjectDownload page (GitHub)

Access: Free direct download