Summary
Called while drawing the foreground GUI for the
Animancer.Editor.TimelineGUI
for the
Animancer.IHasEvents.Events
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- ITransitionGUI
Syntax
void OnTimelineForegroundGUI()
Remarks
This method can be used similarly to the
Animancer.Editor.ITransitionGUI.OnTimelineBackgroundGUI
example,
except that it draws in front of everything else.
Return Value
Type | Description |
---|---|
void |