diff options
Diffstat (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_add.md')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_add.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_add.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_add.md new file mode 100644 index 0000000..0f77326 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/crv_keys_add.md @@ -0,0 +1,6 @@ +# Adding keys + +The Curves view provides the following methods for adding keys: + +* Right-click on an animation curve and select **Add Key**. This method adds a key at the location of the right-click. +* Double-click on an animation curve. This method adds a key at the location of the Double-click. |
