Enum RayTracingMode
This defines which version of an effect should be used.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
public enum RayTracingMode
Fields
Name | Description | Value |
---|---|---|
Performance | When selected, choices are made to reduce execution time of the effect. |
1 |
Quality | When selected, choices are made to increase the visual quality of the effect. |
2 |