docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field denoisingMode

    Controls which denoising technique to use for the volumetric effect.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Tooltip("Specifies the denoising technique to use for the volumetric effect.")]
    public FogDenoisingModeParameter denoisingMode
    Returns
    Type Description
    FogDenoisingModeParameter
    Remarks

    Reprojection mode is effective for static lighting but can lead to severe ghosting artifacts with highly dynamic lighting. Gaussian mode is effective with dynamic lighting. You can also use both modes together which produces high-quality results, but increases the resource intensity of processing the effect.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)