Class DetailInputsUIBlock
The UI block that represents detail inputs for materials.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class DetailInputsUIBlock : MaterialUIBlock
  Constructors
| Name | Description | 
|---|---|
| DetailInputsUIBlock(ExpandableBit, int, int, Features) | Constructs a DetailInputsUIBlock base on the parameters.  | 
      
Properties
| Name | Description | 
|---|---|
| isSubHeader | Property that specifies if the scope is a subheader  | 
      
Methods
| Name | Description | 
|---|---|
| LoadMaterialProperties() | Loads the material properties for the block.  | 
      
| OnGUIOpen() | Renders the properties in the block.  |