Interface ICoreRenderPipelinePreferencesProvider
Interface to extend to provide UI
Namespace: UnityEditor.Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
public interface ICoreRenderPipelinePreferencesProvider
Properties
Name | Description |
---|---|
header | The header of the panel |
keywords | The list of keywords for user search |
Methods
Name | Description |
---|---|
PreferenceGUI() | Renders the Preferences UI for this provider |