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