docs.unity.cn
    Show / Hide Table of Contents

    Enum BloomResolution

    The resolution at which HDRP processes the bloom effect.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum BloomResolution

    Fields

    Name Description Value
    Half

    Half resolution.

    2
    Quarter

    Quarter resolution. Faster than Half but can result in aliasing artifacts. It is recommended to use this mode when targetting high-DPI displays.

    4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021