Enum BaseShaderGUI.QueueControl
The options for controlling the render queue.
Namespace: UnityEditor
Syntax
public enum QueueControl
Fields
Name | Description | Value |
---|---|---|
Auto | Use this to select automatic behavior. |
0 |
UserOverride | Use this for explicitly selecting a render queue. |
1 |