Count
Represents the total number of shader stages recognized by Unity.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Shaders
- Assembly: UnityEngine.CoreModule
Count = 7
Remarks
Use this only to iterate over the shader stages, not for serialization.