Class TransparencyUIBlock
The UI block that represents Transparency properties for materials.
Inherited Members
Namespace: UnityEditor .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class TransparencyUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
Transparency |
Constructs a TransparencyUIBlock based on the parameters. |
Properties
Name | Description |
---|---|
show |
If the section should be shown |
Methods
Name | Description |
---|---|
Load |
Loads the material properties for the block. |
On |
Renders the properties in the block. |