> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# WanMoveConcatTrack - ComfyUI Built-in Node Documentation

> Complete documentation for the WanMoveConcatTrack node in ComfyUI. Learn its inputs, outputs, parameters and usage.

WanMoveConcatTrack 节点将两组运动跟踪数据合并为一条更长的序列。其工作原理是将输入轨迹中的跟踪路径和可见性掩码沿各自维度拼接。如果仅提供一组轨迹输入，则直接将该数据原样传递。

## 输入

| 参数    | 描述                                 | 数据类型   | 是否必填 | 范围 |
| ----- | ---------------------------------- | ------ | ---- | -- |
| `轨道1` | 第一组待拼接的运动跟踪数据。                     | TRACKS | 是    |    |
| `轨道2` | 可选的第二组运动跟踪数据。若未提供，则 `轨道1` 直接传递至输出。 | TRACKS | 否    |    |

## 输出

| 输出名称     | 描述                                                      | 数据类型   |
| -------- | ------------------------------------------------------- | ------ |
| `tracks` | 拼接后的运动跟踪数据，包含来自输入的合并 `track_path` 和 `track_visibility`。 | TRACKS |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/WanMoveConcatTrack/zh.md)

***

**Source fingerprint (SHA-256):** `d9b4c00291c6fa8e17bf54ecdcd16f7f6874159fe8cebebe66568dc2a744868f`
