SquareDash/Library/PackageCache/com.unity.timeline@1.8.6/Documentation~/trk-duplicate.md
kingjuulian06 0efb85038a Arbeit 2
2023-11-21 22:03:49 +01: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.