interface in UnityEditor.Rendering
Allows to modify the contextual menu of all IRenderPipelineGraphicsSettings in the inspector.
| Description | |
|---|---|
| priority | Define a priority amongst contextual menu providers in case several target the same type. |
| Description | |
|---|---|
| PopulateContextMenu | Allows to populate context menu with custom methods for your IRenderPipelineGraphicsSettings. |