docs.unity.cn
    Show / Hide Table of Contents

    Enum EmissionUIBlock.Features

    Options for emission block features. Use this to control which fields are visible.

    Namespace: UnityEditor.Rendering.HighDefinition
    Syntax
    [Flags]
    public enum Features

    Fields

    Name Description Value
    All

    Shows all the fields.


    -1
    None

    Shows the minimal emission fields.


    0
    EnableEmissionForGI

    Shows the enable emission for GI field.


    1
    MultiplyWithBase

    Shows the multiply with base field.


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