Built-in Shaders

The source code to Unity's built-in shaders.

About

This package contains the source code for all the built-in shaders we ship with Unity. It makes a great starting point for learning to code shaders from scratch.

Note

You don't need to include these in your project to have access to them - they are already there (hence the Built-in name).