From 3af4c218c0e70167db23a6303d2af30aff37d2fe Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 20 Aug 2020 23:40:50 -0400 Subject: Removed a bunch of stuff; Changes --- .../com.unity.timeline@1.2.13/Documentation~/clp_split.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md deleted file mode 100644 index 991296d..0000000 --- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md +++ /dev/null @@ -1,15 +0,0 @@ -# Splitting clips - -You can split a clip into two identical clips that have different start points, end points, and durations. You can extend the start or end of the clip to include split animation or audio. You can also [reset a clip](clp_reset.md) to undo a split and other edits. - -To split a clip, select the clip, position the playhead where you want to split the clip, and either right-click the clip and select **Editing** > **Split**, or press S. Any selected clips that intersect the playhead are split into separate clips. You can position, trim, and edit split clips independently. - -![Select the clips to be split, position the playhead where you want the split to occur, and press S](images/timeline_clip_split_before.png) - -_Select the clips to be split, position the playhead where you want the split to occur, and press S_ - -![Selected clips are split where each clip intersects the playhead](images/timeline_clip_split_after.png) - -_Selected clips are split where each clip intersects the playhead_ - -If a split clip is part of a blend, or if the split is performed within a blend, Timeline copies the blend settings to the split clips. -- cgit v1.2.3