docs.unity.cn
    Show / Hide Table of Contents

    Enum AdvancedOptionsUIBlock.Features

    Options that define the visibility of fields in the block.

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

    Fields

    Name Description Value
    AddPrecomputedVelocity

    Display the add precomputed velocity field.

    All

    Display all the field.

    DoubleSidedGI

    Display the double sided GI field.

    EmissionGI

    Display the emission GI field.

    Instancing

    Display the instancing field.

    MotionVector

    Display the motion vector field.

    None

    Hide all the fields in the block.

    SpecularOcclusion

    Display the specular occlusion field.

    StandardLit

    Display the fields for the shaders.

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