SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
2.0 KiB

4 years ago
  1. # Using Track groups
  2. 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.
  3. 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.
  4. ![Timeline window with Track group added](images/timeline_track_group_add.png)
  5. _Timeline window with Track group added_
  6. 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.
  7. 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.
  8. ![Release the mouse button when the white insert line appears within the Track group](images/timeline_move_track_before.png)
  9. _Release the mouse button when the white insert line appears within the Track group_
  10. ![Selected tracks are moved to the location of the insert line](images/timeline_move_track_after.png)
  11. _Selected tracks are moved to the location of the insert line_
  12. 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.
  13. ![Click the Plus icon to add Track Sub-Groups and tracks to Track groups](images/timeline_track_group_plus.png)
  14. _Click the Plus icon to add Track Sub-Groups and tracks to Track groups_