Property clip
clip
The TimelineClip associated with the Timeline window in the context. (RO)
Declaration
public TimelineClip clip { get; }
Property Value
Type | Description |
---|---|
TimelineClip |
Remarks
In a SubTimeline context, the clip is the TimelineClip that hosts the SubTimeline in the parent Timeline. In the root context, the clip is null.