diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-08-20 23:40:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-08-20 23:40:50 -0400 |
| commit | 3af4c218c0e70167db23a6303d2af30aff37d2fe (patch) | |
| tree | 927f29edcf54ab562f40f3d1c6cb69287c7f5980 /Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_use.md | |
| parent | b6daed0af784f4e9bc13329dd87c671b06ee1c65 (diff) | |
| download | Project-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~/grp_use.md')
| -rw-r--r-- | Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_use.md | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_use.md b/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_use.md deleted file mode 100644 index d1c7309..0000000 --- a/Library/PackageCache/com.unity.timeline@1.2.13/Documentation~/grp_use.md +++ /dev/null @@ -1,28 +0,0 @@ -# Using Track groups - -Use Track groups to organize tracks when you are working with many tracks. For example, a Timeline Asset contains an Animation track and an Audio track that interacts with the same GameObject. To organize these tracks, move them into their own Track group. - -To add a Track group, click the **Add** button and select **Track Group** from the **Add** menu. You can also right-click an empty area of the Track list and select **Track Group** from the context menu. A new Track group appears at the bottom of the Track list. - - - -_Timeline window with Track group added_ - -To rename a Track group, click its name and an I-beam cursor appears. Type the new name for the Track group and press Return. - -To move tracks into a Track group, select one or more tracks and drag over the Track group. The Track group is highlighted. When dragging a selection of tracks, the last selected track type displays beside the cursor. To drop the tracks before a specific track in the Track group, drag until a white insert line indicates the destination. - - - -_Release the mouse button when the white insert line appears within the Track group_ - - - -_Selected tracks are moved to the location of the insert line_ - -A Track group can also have any number of Track sub-groups. To add a Track sub-group, either select a Track group and click the **Add** button in the Track list, or click the Plus icon beside the Track group name, and select **Track Sub-Group**. You can also use this menu to add tracks directly to a Track group or a Track sub-group. - - - -_Click the Plus icon to add Track Sub-Groups and tracks to Track groups_ - |
