Enum RayTracingMode
This defines which version of an effect should be used.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum RayTracingMode
필드
| 이름 | 설명 |
|---|---|
| Performance | When selected, choices are made to reduce execution time of the effect. |
| Quality | When selected, choices are made to increase the visual quality of the effect. |