Class ColorPickerDebugSettings
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[Serializable]
public class ColorPickerDebugSettings
Fields
colorPickerMode
Declaration
public ColorPickerDebugMode colorPickerMode
Field Value
| Type | Description |
|---|---|
| ColorPickerDebugMode |
fontColor
Declaration
public Color fontColor
Field Value
| Type | Description |
|---|---|
| Color |
Methods
OnValidate()
Declaration
public void OnValidate()