Enum LitGUI.WorkflowMode
Workflow modes for the shader.
Namespace: UnityEditor.Rendering.Universal.ShaderGUI
Syntax
public enum WorkflowMode
Fields
Name | Description | Value |
---|---|---|
Specular | Use this for specular workflow. |
0 |
Metallic | Use this for metallic workflow. |
1 |