Enum BaseShaderGUI.QueueControl
The options for controlling the render queue.
Namespace: UnityEditor
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public enum BaseShaderGUI.QueueControl
Fields
Name | Description |
---|---|
Auto | Use this to select automatic behavior. |
UserOverride | Use this for explicitly selecting a render queue. |