summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-04-19 17:19:32 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-04-19 17:19:32 -0400
commitc55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 (patch)
treeee4d51c7c1d633e11f46453ef1edd3c77c4ef9f7 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md
downloadProject-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.tar.gz
Project-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.tar.bz2
Project-Sandbox-c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78.zip
Inital commit
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md
new file mode 100644
index 0000000..44dc5a5
--- /dev/null
+++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_tile.md
@@ -0,0 +1,16 @@
+# Tiling clips
+
+Tile clips to remove gaps and blends between clips on the same track. Tiling clips is useful if you want each clip to begin exactly where the previous clip ends. If you select multiple clips on multiple tracks, you must select at least two clips on the same track for tiling to have an affect.
+
+To tile clips, select at least two clips on the same track.
+
+![Three clips with gaps and blends are selected](images/timeline_clips_tile_selection.png)
+
+_Three clips with gaps and blends are selected_
+
+Right-click on one of the selected clips and select Tile from the context menu. Timeline positions the selected clips based on the position of the first selected clip. The first selected clip does not move, and the duration of each clip remains the same.
+
+![Tiling removes gaps and blends between the selected clips](images/timeline_clips_tile_result.png)
+
+_Tiling removes gaps and blends between the selected clips_
+