docs.unity.cn
    Show / Hide Table of Contents

    Enum ShaderGraphUIBlock.Features

    ShaderGraph UI Block features.

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

    Fields

    Name Description Value
    All

    Display all the fields.

    DiffusionProfileAsset

    Display the default exposed diffusion profile from the graph.

    ExposedProperties

    Display the exposed properties.

    None

    Nothing is displayed.

    ShadowMatte

    Display the shadow matte options.

    Unlit

    Display all the Unlit fields.

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