Method Create
Create(Rect, float, float, float, float)
Declaration
public static TimelineWidget.DrawInfo Create(Rect drawRect, float layoutStartTime, float layoutEndTime, float timelineStartTime, float timelineEndTime)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | drawRect | |
| float | layoutStartTime | |
| float | layoutEndTime | |
| float | timelineStartTime | |
| float | timelineEndTime |
Returns
| Type | Description |
|---|---|
| TimelineWidget.DrawInfo |