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~/trk_delete.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_delete.md') 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. -- cgit v1.2.3