AnimancerNodeDrawer<T>.

DoFoldoutGUI(Rect) Method

Summary

Draws a foldout arrow to expand/collapse the node details.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerNodeDrawer<T>

Syntax

protected abstract void DoFoldoutGUI(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void