summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_sel.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~/crv_keys_sel.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~/crv_keys_sel.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_sel.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_sel.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_sel.md
deleted file mode 100644
index 67c4459..0000000
--- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_sel.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# Selecting keys
-
-Click to select a single key. Selecting a key deselects all other selected keys. The Curves view displays the selected key with its tangents.
-
-![Click to select a single key. A selected key shows its tangents.](images/timeline_curves_view_select_key.png)
-
-_Click to select a single key. A selected key shows its tangents._
-
-To select contiguous keys along the same animation curve, click the first key, then hold Shift and click the last key.
-
-![Hold Shift and click a key to select contiguous keys](images/timeline_curves_view_select_contiguous.png)
-
-_Hold Shift and click a key to select contiguous keys_
-
-There are many ways to select and deselect keys in the Curves view:
-
-* Hold Command/Control and click to select discontiguous keys. Hold Command/Control and click a selected key to deselect it.
-* Click and drag on an empty spot in the Curves view to draw a selection rectangle. This selects all keys within the rectangle. Hold down Shift while drawing the selection rectangle to add keys to the current selection.
-* Double-click a selected key to select all keys on the same animation curve.
-