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