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

    Enum LightCookieFormat

    Options for selecting the format for the Light Cookie atlas texture for additional lights (point, spot). Low precision saves memory and bandwidth.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum LightCookieFormat

    Fields

    Name Description Value
    GrayscaleLow

    Use this to select Grayscale format with low precision.


    0
    GrayscaleHigh

    Use this to select Grayscale format with high precision.


    1
    ColorLow

    Use this to select Color format with low precision.


    2
    ColorHigh

    Use this to select Color format with high precision.


    3
    ColorHDR

    Use this to select High Dynamic Range format.


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