Class FogVolumeUIBlock
The UI block that represents fog volume option for materials.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public class FogVolumeUIBlock : MaterialUIBlock
Constructors
Name | Description |
---|---|
FogVolumeUIBlock(ExpandableBit) | Create the UI block for the fog volume material type. |
Methods
Name | Description |
---|---|
LoadMaterialProperties() | Loads the material properties for the block. |
OnGUIOpen() | GUI callback when the header is open |