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