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