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 |
---|---|
TransparencyUIBlock(ExpandableBit, Features) | Constructs a TransparencyUIBlock based on the parameters. |
Properties
Name | Description |
---|---|
showSection | If the section should be shown |
Methods
Name | Description |
---|---|
LoadMaterialProperties() | Loads the material properties for the block. |
OnGUIOpen() | Renders the properties in the block. |