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-04-19 17:19:32 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-04-19 17:19:32 -0400
commitc55fba8ab2a1c9d3df65eda4a5a1e957f4aa1f78 (patch)
treeee4d51c7c1d633e11f46453ef1edd3c77c4ef9f7 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md
downloadProject-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~/wf_conv_infinite.md')
-rw-r--r--Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md16
1 files changed, 16 insertions, 0 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
new file mode 100644
index 0000000..2939448
--- /dev/null
+++ b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md
@@ -0,0 +1,16 @@
+# 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_
+