Enum CookieMode | High Definition RP | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum CookieMode

    Cookie Mode

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum CookieMode

    Fields

    Name Description
    Clamp

    Cookie texture with clamped sampling mode.

    None

    No cookie at all.

    Repeat

    Cookie texture with repeat sampling mode.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX