Enum BaseShaderGUI.QueueControl
The options for controlling the render queue.
네임스페이스: UnityEditor
어셈블리: solution.dll
구문
public enum BaseShaderGUI.QueueControl
  필드
| 이름 | 설명 | 
|---|---|
| Auto | Use this to select automatic behavior.  | 
      
| UserOverride | Use this for explicitly selecting a render queue.  |