Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IRenderPipelineGraphicsSettingsContextMenu

interface in UnityEditor.Rendering

Description

Allows to modify the contextual menu of all IRenderPipelineGraphicsSettings in the inspector.

Properties

priorityDefine a priority amongst contextual menu providers in case several target the same type.

Public Methods

PopulateContextMenuAllows to populate context menu with custom methods for your IRenderPipelineGraphicsSettings.