TransformTreeView.

DrawSearchField(Rect) Method

Summary

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

Syntax

public void DrawSearchField(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void