Shader.Type

Types of shaders.

Values

ValueMeaning
Vertex

Vertex shader

Geometry

Geometry shader

Fragment

Fragment (pixel) shader.

Meta