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

    Class CompositorContext.ScopedFrame

    Inheritance
    System.Object
    CompositorContext.ScopedFrame
    Namespace: Unity.UIWidgets.flow
    Syntax
    public class ScopedFrame : IDisposable

    Constructors

    ScopedFrame(CompositorContext, Canvas, Boolean)

    Declaration
    public ScopedFrame(CompositorContext context, Canvas canvas, bool instrumentationEnabled)
    Parameters
    Type Name Description
    CompositorContext context
    Canvas canvas
    System.Boolean instrumentationEnabled

    Methods

    canvas()

    Declaration
    public Canvas canvas()
    Returns
    Type Description
    Canvas

    context()

    Declaration
    public CompositorContext context()
    Returns
    Type Description
    CompositorContext

    Dispose()

    Declaration
    public void Dispose()

    raster(LayerTree, Boolean)

    Declaration
    public bool raster(LayerTree layerTree, bool ignoreRasterCache)
    Parameters
    Type Name Description
    LayerTree layerTree
    System.Boolean ignoreRasterCache
    Returns
    Type Description
    System.Boolean
    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