Method DrawNotations
DrawNotations(DrawInfo, int, float, bool, TimelineViewMode)
Declaration
public static void DrawNotations(TimelineWidget.DrawInfo drawInfo, int sampleRate = 60, float tickmarkHeight = 32, bool above = false, TimelineViewMode labelFormat = TimelineViewMode.seconds)
Parameters
| Type | Name | Description |
|---|---|---|
| TimelineWidget.DrawInfo | drawInfo | |
| int | sampleRate | |
| float | tickmarkHeight | |
| bool | above | |
| TimelineViewMode | labelFormat |