Interface IEnvironmentDisplayer | Core RP Library | 8.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Interface IEnvironmentDisplayer

    Interface that must implement the EnvironmentLibrary view to communicate with the data management

    Namespace: UnityEditor.Rendering.LookDev
    Syntax
    public interface IEnvironmentDisplayer

    Methods

    Repaint()

    Repaint the UI

    Declaration
    void Repaint()

    Events

    OnChangingEnvironmentLibrary

    Callback on Environment change in the Library

    Declaration
    event Action<EnvironmentLibrary> OnChangingEnvironmentLibrary
    Event Type
    Type Description
    Action<EnvironmentLibrary>
    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