docs.unity.cn
    Show / Hide Table of Contents

    Enum Light2D.OverlapOperation

    Determines how the final color is calculated when multiple lights overlap each other

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum OverlapOperation

    Fields

    Name Description Value
    Additive

    Colors are added together


    0
    AlphaBlend

    Colors are blended using standard blending (alpha, 1-alpha)


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