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
    All

    Display all the field.


    -1
    None

    Hide all the fields in the block.


    0
    Instancing

    Display the instancing field.


    1
    SpecularOcclusion

    Display the specular occlusion field.


    2
    AddPrecomputedVelocity

    Display the add precomputed velocity field.


    4
    StandardLit

    Display the fields for the shaders.


    7
    DoubleSidedGI

    Display the double sided GI field.


    8
    EmissionGI

    Display the emission GI field.


    16
    MotionVector

    Display the motion vector field.


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