Property clip
clip
The TimelineClip associated with the Timeline window in the context. (RO)
선언
public TimelineClip clip { get; }
프로퍼티 값
타입 | 설명 |
---|---|
TimelineClip |
참고
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.