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 |
---|---|
Advanced |
Constructs the AdvancedOptionsUIBlock based on the parameters. |
Methods
Name | Description |
---|---|
Load |
Loads the material properties for the block. |
On |
Renders the properties in the block. |