docs.unity.cn
    Show / Hide Table of Contents

    Enum CookieMode

    Cookie Mode

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum CookieMode : int

    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 © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021