Class LitSurfaceInputsUIBlock
The UI block that represents lit surface input properties. This block is shared for Lit and Layered surface inputs + tesselation variants.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class LitSurfaceInputsUIBlock : MaterialUIBlock
  Constructors
| Name | Description | 
|---|---|
| LitSurfaceInputsUIBlock(ExpandableBit, int, int, Features) | Constructs a LitSurfaceInputsUIBlock 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.  |