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