docs.unity3d.com
    Show / Hide Table of Contents

    Enum SurfaceOptionUIBlock.Features

    Options for surface option features. This allows you to display or hide certain parts of the UI.

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

    Fields

    Name Description Value
    All

    Displays all the fields.

    AlphaCutoff

    Displays the alpha cutoff field.

    AlphaCutoffShadowThreshold

    Displays the alpha cutoff shadow treshold field.

    AlphaCutoffThreshold

    Displays the alpha cutoff threshold field.

    AlphaToMask

    Displays the alpha to mask field.

    BackThenFrontRendering

    Displays the back then front rendering field.

    BlendMode

    Displays the blend mode field.

    DoubleSided

    Displays the double sided field.

    DoubleSidedNormalMode

    Displays the double sided normal mode field.

    Lit

    Displays all the Lit Surface Option fields field.

    None

    Displays the minimum surface option fields.

    PreserveSpecularLighting

    Displays the preserve specular lighting field.

    ReceiveDecal

    Displays the receive decal field.

    ReceiveSSR

    Displays the receive ssr field.

    ShowAfterPostProcessPass

    Displays the show after post process field.

    ShowDepthOffsetOnly

    Displays the depth offset field.

    ShowPrePassAndPostPass

    Displays the show pre pass and post pass fields.

    Surface

    Displays the surface field.

    Unlit

    Displays all the Unlit Surface Option fields.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023