Parameter | Description |
---|---|
setting | The IRenderPipelineGraphicsSettings that the contextual menu changed. Its type matches the generic type used in the interface. |
property | The SerializedProperty targeting the drawn IRenderPipelineGraphicsSettings. |
menu | The GenericMenu being constructed, to be amended with some custom commands. |
Populate a context menu with custom methods for your IRenderPipelineGraphicsSettings.