Property selectedClip
selectedClip
The clip selected in the TimelineEditor.
Declaration
public static TimelineClip selectedClip { get; set; }
Property Value
Type | Description |
---|---|
TimelineClip |
Remarks
If there are multiple clips selected, this property returns the first clip.