Rasagar/Library/PackageCache/com.unity.render-pipelines.universal/Documentation~/writing-custom-shaders-urp.md
2024-08-26 23:07:20 +03:00

1.1 KiB

uid
urp-writing-custom-shaders-urp

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.