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 --- .../Documentation~/clp_dup.md | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_dup.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_dup.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_dup.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_dup.md deleted file mode 100644 index bf21ed0..0000000 --- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_dup.md +++ /dev/null @@ -1,24 +0,0 @@ -# Duplicating clips - -There are many ways to duplicate clips in the Clips view: - -* Select a clip or multiple clips. Right-click in the Clips view and select **Duplicate** from the context menu. -* Select a clip or multiple clips. Hold Command/Control and press D. -* Right-click an unselected clip and choose **Duplicate** from the context menu. - -Duplicating clips copies each selected clip and places the duplicates after the last clip on the same track. If you duplicate clips used in a blend or clips separated by a gap, the blend or gap is also duplicated. - -If you duplicate an Animation clip that uses a recorded clip as its Source Asset, the recorded clip is also duplicated. The duplicate of the recorded clip only appears in your Project after you save the Scene or Project. For example, the following images demonstrates what happens if you duplicate an Animation clip named "Clip 2B" that uses the recorded clip named "Recorded (3)". - -![Select the"Clip 2B", hold Command/Control and press D to duplicate](images/timeline_clip_duplicate_clip_before.png) - -_Select the"Clip 2B", hold Command/Control and press D to duplicate_ - -![A duplicate Animation clip is placed at the end of the same track. The recorded clip associated with "Clip 2B" is also duplicated.](images/timeline_clip_duplicate_clip_after.png) - -_A duplicate Animation clip is placed at the end of the same track. The recorded clip associated with "Clip 2B" is also duplicated._ - -![The new "Recorded (6)" recorded clip appears in the Project window after you save the Scene or Project](images/timeline_clip_duplicate_project.png) - -_The new "Recorded (6)" recorded clip appears in the Project window after you save the Scene or Project_ - -- cgit v1.2.3