Enum TargetDebugView
The target views of the debug panel
Namespace: UnityEditor.Rendering.LookDev
Syntax
public enum TargetDebugView
Fields
| Name | Description | Value |
|---|---|---|
| First | First Debug view |
0 |
| Both | Both Debug view |
1 |
| Second | Second Debug view |
2 |
The target views of the debug panel
public enum TargetDebugView
| Name | Description | Value |
|---|---|---|
| First | First Debug view |
0 |
| Both | Both Debug view |
1 |
| Second | Second Debug view |
2 |