GraphicsStageCount
Represents the number of shader stages in rasterization graphics.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Shaders
- Assembly: UnityEngine.CoreModule
GraphicsStageCount = 5
Remarks
Use this only to iterate over the shader stages, not for serialization.