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~/clp_reset.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~/clp_reset.md')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_reset.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_reset.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_reset.md new file mode 100644 index 0000000..3393699 --- /dev/null +++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/clp_reset.md @@ -0,0 +1,18 @@ +# Resetting clips + +You can reset the duration and speed of a clip. Resetting a clip **does not reset** the following properties: + +* Start +* Ease In Duration and Ease Out Duration +* Animation Extrapolation settings +* Blend Curves + +To reset a clip, right-click the clip and select **Editing** from the context menu. Then, select **Reset Duration**, **Reset Speed**, or **Reset All**. Depending on the reset option you select, resetting a clip does the following: + +|**Option:** |**Description:** | +|:---|:---| +|**Reset Duration**|Resets the Duration and the Clip In.| +|**Reset Speed**|Resets the Speed Multiplier.| +|**Reset All**|Resets the Duration, Clip In, and Speed Multiplier.| + +If resetting a clip results in two clips overlapping each other, Timeline creates a blend for the overlap, regardless of the selected Clip Edit mode. |
