Enum ShaderGraphUIBlock.Features
ShaderGraph UI Block features.
Namespace: UnityEditor.Rendering.HighDefinition
Syntax
[Flags]
public enum Features
Fields
Name | Description | Value |
---|---|---|
All | Display all the fields. |
|
DiffusionProfileAsset | Display the default exposed diffusion profile from the graph. |
|
ExposedProperties | Display the exposed properties. |
|
None | Nothing is displayed. |
|
ShadowMatte | Display the shadow matte options. |
|
Unlit | Display all the Unlit fields. |