SupportedOnRenderPipelineAttribute.SupportedMode
Whether the RenderPipelineAsset or its base RenderPipelineAsset supports the attribute.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public enum SupportedOnRenderPipelineAttribute.SupportedMode
Fields
Value | Description |
|---|---|
| Supported | The RenderPipelineAsset supports the attribute. |
| SupportedByBaseClass | The base class of the |
| Unsupported | The |