Method GetDefaultHighlightColor
GetDefaultHighlightColor(TimelineClip)
The color drawn under the clip. By default, the color is the same as the track color.
선언
public Color GetDefaultHighlightColor(TimelineClip clip)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| TimelineClip | clip | The clip being drawn. |
반환
| 타입 | 설명 |
|---|---|
| Color | Returns the highlight color of the clip being drawn. |