Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IRenderPipelineGraphicsSettingsContextMenu

Allows to modify the contextual menu of all IRenderPipelineGraphicsSettings in the inspector.
Read time 1 minuteLast updated 13 days ago

Definition

Warning
Deprecated. IRenderPipelineGraphicsSettingsContextMenu is deprecated and will be removed in a future release. Use IRenderPipelineGraphicsSettingsContextMenu2 instead. #from(6000.0)
public interface IRenderPipelineGraphicsSettingsContextMenu

Properties

Property

Description

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

Methods

Method

Description

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