Class HideInDebugUIAttribute
Attribute used to hide enum values from Rendering Debugger UI
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class HideInDebugUIAttribute : Attribute