Enum RenderPipelineSettings.SupportedRayTracingMode
Supported Ray Tracing Mode.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum RenderPipelineSettings.SupportedRayTracingMode
Fields
Name | Description |
---|---|
Both | Both Performance and Quality modes. |
Performance | Performance mode only. |
Quality | Quality mode only. |