Class AdvancedOptionsUIBlock
Represents an advanced options material UI block.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class AdvancedOptionsUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
AdvancedOptionsUIBlock(ExpandableBit, Features) | Constructs the AdvancedOptionsUIBlock based on the parameters. |
Methods
Name | Description |
---|---|
LoadMaterialProperties() | Loads the material properties for the block. |
OnGUIOpen() | Renders the properties in the block. |