> ## 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.

# MergeSplat - ComfyUI Built-in Node Documentation

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

# 合并高斯泼溅

合并高斯泼溅节点通过连接多个高斯泼溅模型的数据，将其合并为单个泼溅。这对于合并使用不同种子生成的同一潜变量的多个解码结果非常有用，可以在创建3D网格时增加表面密度并提高质量。

## ## 输入

| 参数       | 描述                | 数据类型  | 是否必需 | 范围        |
| -------- | ----------------- | ----- | ---- | --------- |
| `splat0` | 要合并的第一个高斯泼溅       | SPLAT | 是    | 至少需要1个泼溅  |
| `splat1` | 要合并的第二个高斯泼溅       | SPLAT | 是    | 至少需要1个泼溅  |
| `splat2` | 要合并的额外高斯泼溅（可选）    | SPLAT | 否    | 总共最多32个泼溅 |
| `splat3` | 要合并的额外高斯泼溅（可选）    | SPLAT | 否    | 总共最多32个泼溅 |
| ...      | 额外泼溅（最多至 splat31） | SPLAT | 否    | 总共最多32个泼溅 |

**注意：** 输入列表会在您连接泼溅时自动增加新插槽。您必须至少连接一个泼溅。此节点最少接受2个，最多接受32个泼溅。

## ## 输出

| 输出名称    | 描述                      | 数据类型  |
| ------- | ----------------------- | ----- |
| `splat` | 合并后的高斯泼溅，包含所有输入泼溅连接后的数据 | SPLAT |

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

***

**Source fingerprint (SHA-256):** `597671a3c37d1a4fb7b5a772396e08b7041b3fe8f04120891b1382d42e409d26`
