Enum LitSurfaceInputsUIBlock.Features
Options for lit surface input features.
Namespace: UnityEditor.Rendering.HighDefinition
Syntax
[Flags]
public enum Features
Fields
Name | Description | Value |
---|---|---|
All | Displays everything with a header. |
|
CoatMask | Displays Coat Mask fields. |
|
HeightMap | Displays the height Map fields. |
|
LayerOptions | Displays the layer Options fields. |
|
None | Minimal Lit Surface Inputs fields. |
|
Standard | Displays the default surface inputs. |
|
SubHeader | Displays the foldout header as a SubHeader. |