public bool DeleteClip (Timeline.TimelineClip clip);

파라미터

clipThe clip to delete.

반환

bool Returns true if the removal was successful.

설명

Delete a clip from this timeline.

This method will delete a clip and any assets owned by the clip.