summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.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~/trk_delete.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~/trk_delete.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md
deleted file mode 100644
index 208c728..0000000
--- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Deleting tracks
-
-Delete a track to remove the track, its clips, blends, and properties from the Timeline window. This is a destructive action that modifies a Timeline Asset and affects all Timeline instances based on the Timeline Asset.
-
-There are many ways to delete tracks:
-
-* Select a track and press the **Delete** key (or hold **Command** and press **Delete**).
-* Select a track. Right-click an empty area in the Track list and select **Delete** from the context menu.
-* Right-click a track and select **Delete** from the context menu.
-
-Deleting an Animation track also deletes the recorded Infinite clips for Animation clips that were converted from Infinite clips. The Project window may still show recorded Infinite clips as children of a Timeline Asset because it is not updated until you save the Scene or Project.
-
-You cannot delete a locked track.