Class RefractionUIBlock
The UI block that represents refraction properties.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class RefractionUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
RefractionUIBlock(int) | Constructs a RefractionUIBlock based on the parameters. |
Methods
Name | Description |
---|---|
LoadMaterialProperties() | Loads the material properties for the block. |
OnGUI() | Renders the properties in the block. |