Enum EmissionUIBlock.Features
Options for emission block features. Use this to control which fields are visible.
Namespace: UnityEditor.Rendering.HighDefinition
Syntax
[Flags]
public enum Features
Fields
Name | Description | Value |
---|---|---|
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. |