Class PipelineOwner | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class PipelineOwner

    Inheritance
    System.Object
    PipelineOwner
    Namespace: Unity.UIWidgets.rendering
    Syntax
    public class PipelineOwner

    Constructors

    PipelineOwner(VoidCallback)

    Declaration
    public PipelineOwner(VoidCallback onNeedVisualUpdate = null)
    Parameters
    Type Name Description
    VoidCallback onNeedVisualUpdate

    Fields

    onNeedVisualUpdate

    Declaration
    public readonly VoidCallback onNeedVisualUpdate
    Field Value
    Type Description
    VoidCallback

    Properties

    debugDoingLayout

    Declaration
    public bool debugDoingLayout { get; }
    Property Value
    Type Description
    System.Boolean

    debugDoingPaint

    Declaration
    public bool debugDoingPaint { get; }
    Property Value
    Type Description
    System.Boolean

    rootNode

    Declaration
    public AbstractNodeMixinDiagnosticableTree rootNode { get; set; }
    Property Value
    Type Description
    AbstractNodeMixinDiagnosticableTree

    Methods

    flushCompositingBits()

    Declaration
    public void flushCompositingBits()

    flushLayout()

    Declaration
    public void flushLayout()

    flushPaint()

    Declaration
    public void flushPaint()

    requestVisualUpdate()

    Declaration
    public void requestVisualUpdate()
    Back to top
    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