Class FilterWindow
An utility window used to list and filter a set of elements, as seen in the inspector when clicking on the "Add Component" button.
Inherited Members
Namespace: UnityEditor .Rendering
Assembly: Unity.RenderPipelines.Core.Editor.dll
Syntax
[InitializeOnLoad]
public class FilterWindow : EditorWindow
Fields
Name | Description |
---|---|
Default |
The default height for the window. |
Default |
The default width for the window. |
Methods
Name | Description |
---|---|
Show(Vector2, IProvider) | Shows the filter window using the given provider. |