Net-Game/Library/PackageCache/com.unity.timeline@c58b4ee65782/Documentation~/trk-duplicate.md
2025-03-28 08:33:16 -04:00

15 lines
626 B
Markdown

# Duplicate tracks
Duplicating a track copies its binding, clips, blends, and Inspector properties.
![](images/tl-track-dup.png)
_Result of duplicating the last track bound to `DefaultMale`_
There are many ways to duplicate tracks:
* Select a track. Right-click an empty area in the Track list and choose **Duplicate** from the context menu.
* Select a track. Hold Control (MacOS: Command) and press D.
* Select a track. Hold Control (MacOS: Command) and press C, for copy, then press V, for paste.
* Right-click a track and either select **Duplicate** from the context menu or hold Control (MacOS: Command) and press D.