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

# ConditioningSetDefaultAndCombine - ComfyUI Built-in Node Documentation

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

此节点通过基于钩子的系统，将主要条件输入与默认条件输入相结合。它将两个条件源合并为单一输出，使得当主要条件不完整时，默认条件可作为备用或基础。

## 输入

| 参数             | 描述                      | 数据类型         | 输入类型 | 默认值 | 范围 |
| -------------- | ----------------------- | ------------ | ---- | --- | -- |
| `cond`         | 待处理并合并的主要条件输入           | CONDITIONING | 必需   | -   | -  |
| `cond_DEFAULT` | 与主要条件合并的默认条件数据          | CONDITIONING | 必需   | -   | -  |
| `hooks`        | 可选钩子配置，用于控制条件数据的处理与合并方式 | HOOKS        | 可选   | -   | -  |

## 输出

| 输出名称           | 描述                      | 数据类型         |
| -------------- | ----------------------- | ------------ |
| `CONDITIONING` | 合并主要条件与默认条件输入后得到的组合条件数据 | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `5e6c95f454c7e262878cc362c6b199e01abff10f803c81afe6e76a317c30d039`
