Enum TransparencyUIBlock.Features
Transparency UI Block features. Use this to select which field you want to show.
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
[Flags]
public enum TransparencyUIBlock.Features
Fields
Name | Description |
---|---|
All | Displays all the fields. |
Distortion | Displays the distortion fields. |
None | Hides all the fields. |
Refraction | Displays the refraction fields. |