Enum RenderPipelineSettings.SupportedRayTracingMode
Supported Ray Tracing Mode.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum RenderPipelineSettings.SupportedRayTracingMode
필드
| 이름 | 설명 |
|---|---|
| Both | Both Performance and Quality modes. |
| Performance | Performance mode only. |
| Quality | Quality mode only. |