TransformTreeView.

DrawSearchField(Rect) Method

Summary

Draws the UnityEditor.IMGUI.Controls.SearchField for filtering this view.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransformTreeView

Syntax

public void DrawSearchField(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void