Enum EmissionUIBlock.Features
Options for emission block features. Use this to control which fields are visible.
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
[Flags]
public enum EmissionUIBlock.Features
Fields
Name | Description |
---|---|
All | Shows all the fields. |
EnableEmissionForGI | Shows the enable emission for GI field. |
MultiplyWithBase | Shows the multiply with base field. |
None | Shows the minimal emission fields. |