From 3af4c218c0e70167db23a6303d2af30aff37d2fe Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 20 Aug 2020 23:40:50 -0400 Subject: Removed a bunch of stuff; Changes --- .../Documentation~/wf_conv_infinite.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md (limited to 'Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/wf_conv_infinite.md') 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_ - -- cgit v1.2.3