Enum RendererOverrideOption
Options to control the renderer override. This enum is no longer in use.
Namespace: UnityEngine.Rendering.Universal
Syntax
public enum RendererOverrideOption
Fields
Name | Description | Value |
---|---|---|
Custom | Use this to choose a custom override. |
0 |
UsePipelineSettings | Use this to choose the setting set on the pipeline asset. |
1 |