This is the old Animancer v7.4 documentation. Click here for the latest version.

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