Enum DetailInputsUIBlock.Features
Options for DetailInputsUIBlock features.
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
[Flags]
public enum DetailInputsUIBlock.Features
  Fields
| Name | Description | 
|---|---|
| All | Display the standard Detail Inputs UI.  | 
      
| None | Displays the standard detail inputs UI.  | 
      
| SubHeader | Replaces the header by a sub-header. This is useful for layered material UI  |