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 |
---|---|
Detail |
Constructs a DetailInputsUIBlock base 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. |