Summary
Draws the ruler GUI and handles input events for the specified `context`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TimelineGUI
Syntax
public static void DoGUI(Rect area, SerializableEventSequenceDrawer.Context context, out float addEventNormalizedTime)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect | |
| context | Serializable |
|
| addEventNormalizedTime | float |
Return Value
| Type | Description |
|---|---|
| void |