Class LayeringOptionsUIBlock
The UI block that represents layering options for materials.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class LayeringOptionsUIBlock : MaterialUIBlock
  Constructors
| Name | Description | 
|---|---|
| LayeringOptionsUIBlock(ExpandableBit, int) | Constructs a LayeringOptionsUIBlock based 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.  |