Version: 2021.3
Language : English
GLSL in Unity
Writing Surface Shaders

Example shaders

How you write custom shadersA program that runs on the GPU. More info
See in Glossary
in Unity depends on the render pipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary
you use:

GLSL in Unity
Writing Surface Shaders