AnimancerLayerDrawer.

DoFoldoutGUI(Rect) Method

Summary

Draws a foldout arrow to expand/collapse the node details.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerLayerDrawer

Syntax

protected override void DoFoldoutGUI(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void