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 |
---|---|
Lit |
Constructs a LitSurfaceInputsUIBlock based on the parameters. |
Properties
Name | Description |
---|---|
is |
Property that specifies if the scope is a subheader |
Methods
Name | Description |
---|---|
Load |
Loads the material properties for the block. |
On |
Renders the properties in the block. |