docs.unity.cn
    Show / Hide Table of Contents

    Enum RayTracingMode

    This defines which version of an effect should be used.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RayTracingMode : int

    Fields

    Name Description Value
    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.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021