docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CanvasUpdate

    Values of 'update' called on a Canvas update.

    Namespace: UnityEngine.UI
    Assembly: UnityEngine.UI.dll
    Syntax
    public enum CanvasUpdate
    Remarks

    If modifying also modify m_CanvasUpdateProfilerStrings to match.

    Fields

    Name Description
    LatePreRender

    Called late, before render.

    Layout

    Called for layout.

    MaxUpdateValue

    Max enum value. Always last.

    PostLayout

    Called after layout.

    PreRender

    Called before rendering.

    Prelayout

    Called before layout.

    In This Article
    Back to top
    Copyright © 2024 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)