Struct DebugUI.Foldout.ContextMenuItem
Context menu item.
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public struct DebugUI.Foldout.ContextMenuItem
Fields
Name | Description |
---|---|
action | Callback when context menu item is selected. |
displayName | Name of the item displayed in context menu dropdown. |