summaryrefslogtreecommitdiff
path: root/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.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~/wf_conv_infinite.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~/wf_conv_infinite.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md
deleted file mode 100644
index 2939448..0000000
--- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Converting an Infinite clip to an Animation clip
-
-An Infinite clip appears as a dope sheet. An Infinite clip cannot be positioned, trimmed, or split because it does not have a defined duration. To position, trim, split, or perform other clip manipulations on an Infinite clip, you must first convert it to an Animation clip. You cannot convert an Animation clip back to an Infinite clip.
-
-To convert an Infinite clip to an Animation clip, click the Track menu icon and select **Convert to Clip Track**:
-
-![The Track menu (circled) converts an Infinite clip to an Animation clip.](images/timeline_workflow_recorded_clip_track_menu.png)
-
-_The Track menu (circled) converts an Infinite clip to an Animation clip._
-
-You can also right-click the track and select **Convert to Clip Track** from the context menu. The Track menu and context menu are the same.
-
-![An Infinite clip after it has been converted to an Animation clip](images/timeline_workflow_converted_clip.png)
-
-_An infinite clip after it has been converted to an Animation clip_
-