Class SurfaceOptionUIBlock
The UI block that represents surface option properties for materials.
Inherited Members
Namespace: UnityEditor .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class SurfaceOptionUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
Surface |
Constructs a SurfaceOptionUIBlock based on the parameters. |
Methods
Name | Description |
---|---|
Draw |
Draws the Alpha Cutoff GUI. |
Draw |
Draws the Double Sided GUI. |
Draw |
Draws the Lit Surface Options GUI. |
Draw |
Draws the Surface GUI. |
Load |
Loads the material properties for the block. |
On |
Renders the properties in the block. |