Enum RTASDebugView
List of RTAS Full Screen Debug views.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum RTASDebugView
Fields
Name | Description |
---|---|
AmbientOcclusion | Debug view of the RTAS for ambient occlusion. |
GlobalIllumination | Debug view of the RTAS for global illumination. |
PathTracing | Debug view of the RTAS for path tracing. |
RecursiveRayTracing | Debug view of the RTAS for recursive ray tracing. |
Reflections | Debug view of the RTAS for reflections. |
Shadows | Debug view of the RTAS for shadows. |