docs.unity.cn
    Show / Hide Table of Contents

    Enum CookieMode

    Cookie Mode

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false, false, -1, "C:\\temp\\com.unity.render-pipelines.high-definition@17.0\\Packages\\com.unity.render-pipelines.high-definition\\Runtime\\Lighting\\LightDefinition.cs")]
    public enum CookieMode

    Fields

    Name Description Value
    None

    No cookie at all.


    0
    Clamp

    Cookie texture with clamped sampling mode.


    1
    Repeat

    Cookie texture with repeat sampling mode.


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023