diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-19 17:19:32 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-19 17:19:32 -0400 |
| commit | c55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 (patch) | |
| tree | ee4d51c7c1d633e11f46453ef1edd3c77c4ef9f7 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md | |
| download | Project-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~/trk_lock.md')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/trk_lock.md | 13 |
1 files changed, 13 insertions, 0 deletions
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)_ + +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**. |
