Enum DebugFullScreen
Output a specific debug mode.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum DebugFullScreen
Fields
Name | Description |
---|---|
Depth | Depth buffer. |
MotionVectors | Motion vectors buffer. |
None | No debug output. |
ScreenSpaceAmbientOcclusion | Screen space ambient occlusion buffer. |
VolumetricFogOnly | Render only volumetric fog |
WorldSpacePosition | The world space position of visible surfaces. |