Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.08 KB

File metadata and controls

17 lines (13 loc) · 1.08 KB

Writing custom shaders

This section contains guidelines that help you to get started with writing shaders for Universal Render Pipeline (URP).

The section contains the following topics:

Each example covers some extra information compared to the basic shader example. If you are new to writing shaders using Unity's ShaderLab language, consider going through the sections in the order of appearance on this page.