Enum DepthPyramidDebugView
List of Depth Pyramid Full Screen Debug views.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum DepthPyramidDebugView
Fields
| Name | Description |
|---|---|
| CheckerboardDepth | Checkerboard of minimum and maximum depth. |
| ClosestDepth | Closest depth. |