Class DecalSortingInputsUIBlock
The UI block that represents the sorting inputs for decal materials.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class DecalSortingInputsUIBlock : MaterialUIBlock
Constructors
| Name | Description |
|---|---|
| DecalSortingInputsUIBlock(ExpandableBit) | Constructs the DecalSortingInputsUIBlock. |
Methods
| Name | Description |
|---|---|
| LoadMaterialProperties() | Loads the material properties for the block. |
| OnGUIOpen() | Renders the properties in the block. |