SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
1.1 KiB

4 years ago
  1. # Selecting keys
  2. Click to select a single key. Selecting a key deselects all other selected keys. The Curves view displays the selected key with its tangents.
  3. ![Click to select a single key. A selected key shows its tangents.](images/timeline_curves_view_select_key.png)
  4. _Click to select a single key. A selected key shows its tangents._
  5. To select contiguous keys along the same animation curve, click the first key, then hold Shift and click the last key.
  6. ![Hold Shift and click a key to select contiguous keys](images/timeline_curves_view_select_contiguous.png)
  7. _Hold Shift and click a key to select contiguous keys_
  8. There are many ways to select and deselect keys in the Curves view:
  9. * Hold Command/Control and click to select discontiguous keys. Hold Command/Control and click a selected key to deselect it.
  10. * 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.
  11. * Double-click a selected key to select all keys on the same animation curve.