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. |
|
None | Nothing is displayed. |
0 |
ExposedProperties | Display the exposed properties. |
2 |
DiffusionProfileAsset | Display the default exposed diffusion profile from the graph. |
4 |
ShadowMatte | Display the shadow matte options. |
32 |
Unlit | Display all the Unlit fields. |
34 |