{}!Google Tag Manager end}} Enum HDRColorBufferPrecision | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Enum HDRColorBufferPrecision

    The default color buffer format in HDR (only). Affects camera rendering and postprocessing color buffers.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum HDRColorBufferPrecision

    Fields

    Name Description Value
    _32Bits

    Typically R11G11B10f for faster rendering. Recommend for mobile. R11G11B10f can cause a subtle blue/yellow banding in some rare cases due to lower precision of the blue component.


    0
    _64Bits

    Typically R16G16B16A16f for better quality. Can reduce banding at the cost of memory and performance.


    1
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)