Enum DebugFullScreen
Output a specific debug mode.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum DebugFullScreen
Fields
| Name | Description | Value |
|---|---|---|
| Depth | Depth buffer. |
|
| MotionVectors | Motion vectors buffer. |
|
| None | No debug output. |
|
| ScreenSpaceAmbientOcclusion | Screen space ambient occlusion buffer. |