Unity - Manual: Introduction to shaders (original) (raw)

Prebuilt materials and shaders

Prebuilt shaders render pipeline compatibility reference

A shaderA program that runs on the GPU. More info
See in Glossary program, commonly referred to as a shader, is a program that runs on a GPU.

Types of shader

In Unity, shaders are divided into three broad categories. You use each category for different things, and work with them differently.

Terminology

The terminology around shaders can be confusing; people commonly use the word “shader” to mean different things.

In this documentation, the terminology is as follows:

Prebuilt materials and shaders

Prebuilt shaders render pipeline compatibility reference