From c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 19 Apr 2020 17:19:32 -0400 Subject: Inital commit --- .../com.unity.timeline@1.2.13/Documentation~/trk_lock.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md') diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md new file mode 100644 index 0000000..d274e47 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md @@ -0,0 +1,13 @@ +# Locking tracks + +Lock a track to prevent editing of the track and any of the clips used by the track. + +Use lock when you have finished animating a track and you want to avoid inadvertently modifying the track. You cannot edit or delete a locked track, or select its clips. The Lock icon identifies a locked track. + +![Selected and locked track with Lock icon (red circle)](images/timeline_track_locked.png) + +_Selected and locked track with Lock icon (red circle)_ + +To lock a track, right-click on the track and select **Lock** from the context menu. You can also select a track and press L. You can select and lock multiple tracks at a time. A track can be both locked and muted. + +To unlock a track, click the Lock icon. You can also select a locked track and press L, or right-click and select **Unlock**. -- cgit v1.2.3