Method GetDefaultHighlightColor
GetDefaultHighlightColor(TimelineClip)
The color drawn under the clip. By default, the color is the same as the track color.
Declaration
public Color GetDefaultHighlightColor(TimelineClip clip)
Parameters
| Type | Name | Description |
|---|---|---|
| TimelineClip | clip | The clip being drawn. |
Returns
| Type | Description |
|---|---|
| Color | Returns the highlight color of the clip being drawn. |