Enum CustomPass.RenderQueueType
Render Queue filters for the DrawRenderers custom pass
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum RenderQueueType
Fields
Name | Description |
---|---|
AfterPostProcessOpaque | |
AfterPostProcessTransparent | |
All | |
AllOpaque | |
AllTransparent | |
AllTransparentWithLowRes | |
LowTransparent | |
OpaqueAlphaTest | |
OpaqueNoAlphaTest | |
PreRefraction | |
Transparent |