docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ExVisualElement.Passes

    Rendering passes that will be executed. This is used to optimize and fine-tune the rendering.

    Namespace: Unity.AppUI.UI
    Assembly: Unity.AppUI.dll
    Syntax
    [Flags]
    public enum ExVisualElement.Passes

    Fields

    Name Description
    BackgroundColor

    The background color pass. This will render the background color.

    BackgroundImage

    The background image pass. This will render the background image.

    Borders

    The borders pass. This will render the borders.

    Clear

    The clear pass. This will clear the render texture.

    InsetShadows

    The inset shadows pass. This will render the inset shadows.

    Outline

    The outline pass. This will render the outline.

    OutsetShadows

    The outset shadows pass. This will render the outset shadows.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)