Interface IEnvironmentDisplayer
Interface that must implement the EnvironmentLibrary view to communicate with the data management
Namespace: UnityEditor.Rendering.LookDev
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public interface IEnvironmentDisplayer
  Methods
| Name | Description | 
|---|---|
| Repaint() | Repaint the UI  | 
      
Events
| Name | Description | 
|---|---|
| OnChangingEnvironmentLibrary | Callback on Environment change in the Library  |