docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IViewDisplayer

    Interface that must implement the viewer to communicate with the compositor and data management

    Namespace: UnityEditor.Rendering.LookDev
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public interface IViewDisplayer

    Methods

    Name Description
    GetRect(ViewCompositionIndex)

    Get the displayed rect to use

    Repaint()

    Repaint the UI

    SetTexture(ViewCompositionIndex, Texture)

    Set the computed texture in the view

    Events

    Name Description
    OnChangingEnvironmentInView

    Callback on environment changed in the view

    OnChangingObjectInView

    Callback on object changed in the view

    OnClosed

    Callback on closed

    OnLayoutChanged

    Callback on layout changed

    OnMouseEventInView

    Callback on ;ouse events in the view

    OnRenderDocAcquisitionTriggered

    Callback on RenderDoc acquisition is triggered

    OnUpdateRequested

    Callback on update requested

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)