AnimancerStateDrawer<T>.

DoLabelGUI(Rect) Method

Summary

Draws the state's main label with a bar to indicate its current time.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerStateDrawer<T>

Syntax

protected override void DoLabelGUI(Rect area)

Parameters

Name Type Description
area Rect

Return Value

Type Description
void