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.

    EnableEmissionForGI

    Shows the enable emission for GI field.

    MultiplyWithBase

    Shows the multiply with base field.

    None

    Shows the minimal emission fields.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use