Enum ShaderPathID
Namespace: UnityEngine.Rendering.Universal
Syntax
[MovedFrom("UnityEngine.Rendering.LWRP")]
public enum ShaderPathID
Fields
| Name | Description |
|---|---|
| BakedLit | |
| Count | |
| Lit | |
| ParticlesLit | |
| ParticlesSimpleLit | |
| ParticlesUnlit | |
| SimpleLit | |
| TerrainLit | |
| Unlit |