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

# PairConditioningSetPropertiesAndCombine - ComfyUI Built-in Node Documentation

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

PairConditioningSetPropertiesAndCombine 节点通过将新的条件数据应用于现有的正面和负面条件输入，来修改和组合条件对。它允许您调整所应用条件的强度，并控制条件区域的设置方式。此节点特别适用于需要将多个条件源混合在一起的进阶条件处理工作流程。

## 输入

| 参数       | 描述                         | 数据类型             | 是否必填 | 范围                           |
| -------- | -------------------------- | ---------------- | ---- | ---------------------------- |
| `正面条件`   | 原始的正面条件输入                  | CONDITIONING     | 是    | -                            |
| `负面条件`   | 原始的负面条件输入                  | CONDITIONING     | 是    | -                            |
| `新正面条件`  | 要应用的新正面条件                  | CONDITIONING     | 是    | -                            |
| `新负面条件`  | 要应用的新负面条件                  | CONDITIONING     | 是    | -                            |
| `强度`     | 应用新条件的强度因子（默认值：1.0）        | FLOAT            | 是    | 0.0 至 10.0                   |
| `设置条件区域` | 控制条件区域的设置方式（默认值："default"） | STRING           | 是    | "default"<br />"mask bounds" |
| `遮罩`     | 可选遮罩，用于限制条件应用区域            | MASK             | 否    | -                            |
| `约束`     | 可选钩子组，用于进阶控制               | HOOKS            | 否    | -                            |
| `间隔`     | 可选时间步长范围指定                 | TIMESTEPS\_RANGE | 否    | -                            |

## 输出

| 输出名称   | 描述         | 数据类型         |
| ------ | ---------- | ------------ |
| `正面条件` | 组合后的正面条件输出 | CONDITIONING |
| `负面条件` | 组合后的负面条件输出 | CONDITIONING |

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

***

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