Enum DebugUI.MessageBox.Style
Label style defines text color and background.
Namespace: UnityEngine.Rendering
Syntax
public enum Style
Fields
| Name | Description | Value |
|---|---|---|
| Info | Info category |
0 |
| Warning | Warning category |
1 |
| Error | Error category |
2 |