Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTutorial/Library/PackageCache/com.unity.render-pipelines.universal@10.8.1/Documentation~/writing-custom-shaders-urp.md
2022-11-12 13:10:03 +01:00

965 B

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.