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.
Namespace: UnityEditor.Rendering
Syntax
public class FilterWindow : EditorWindow
Fields
DefaultHeight
The default height for the window.
Declaration
public static readonly float DefaultHeight
Field Value
Type | Description |
---|---|
Single |
DefaultWidth
The default width for the window.
Declaration
public static readonly float DefaultWidth
Field Value
Type | Description |
---|---|
Single |