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
    See Also
    resolution
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023