summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-08-20 23:40:50 -0400
commit3af4c218c0e70167db23a6303d2af30aff37d2fe (patch)
tree927f29edcf54ab562f40f3d1c6cb69287c7f5980 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md
parentb6daed0af784f4e9bc13329dd87c671b06ee1c65 (diff)
downloadProject-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.gz
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.tar.bz2
Project-Sandbox-3af4c218c0e70167db23a6303d2af30aff37d2fe.zip
Removed a bunch of stuff; Changes
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_split.md15
1 files changed, 0 insertions, 15 deletions
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** &gt; **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.