Enum PassType
Namespace: UnityEngine.Rendering
Assembly: UnityEngine.dll
Syntax
public enum PassTypeFields
| Name | Description | 
|---|---|
| Deferred | |
| ForwardAdd | |
| ForwardBase | |
| LightPrePassBase | |
| LightPrePassFinal | |
| Meta | |
| MotionVectors | |
| Normal | |
| ScriptableRenderPipeline | |
| ScriptableRenderPipelineDefaultUnlit | |
| ShadowCaster | |
| Vertex | |
| VertexLM | |
| VertexLMRGBM |