AnimancerStateDrawer<T>.

DoTimeHighlightBarGUI(Rect, float) Method

Summary

Draws a progress bar to show the animation time.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerStateDrawer<T>

Syntax

public Rect DoTimeHighlightBarGUI(Rect area, float effectiveWeight)

Parameters

Name Type Description
area Rect
effectiveWeight float

Return Value

Type Description
Rect