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

# ConditioningSetPropertiesAndCombine - ComfyUI Built-in Node Documentation

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

ConditioningSetPropertiesAndCombine 节点通过将新条件输入中的属性应用于现有条件输入来修改条件数据。它结合两个条件集，同时控制新条件的强度，并指定条件区域的应用方式。

## 输入

| 参数       | 描述                  | 数据类型             | 输入类型 | 默认值     | 范围                          |
| -------- | ------------------- | ---------------- | ---- | ------- | --------------------------- |
| `条件`     | 要修改的原始条件数据          | CONDITIONING     | 必需   | -       | -                           |
| `新条件`    | 提供要应用属性的新条件数据       | CONDITIONING     | 必需   | -       | -                           |
| `强度`     | 控制新条件属性的强度          | FLOAT            | 必需   | 1.0     | 0.0 - 10.0                  |
| `设置条件区域` | 确定条件区域的应用方式         | STRING           | 必需   | default | \["default", "mask bounds"] |
| `遮罩`     | 可选遮罩，用于定义条件应用的特定区域  | MASK             | 可选   | -       | -                           |
| `约束`     | 可选钩子函数，用于自定义处理      | HOOKS            | 可选   | -       | -                           |
| `间隔`     | 可选时间步范围，用于控制条件应用的时间 | TIMESTEPS\_RANGE | 可选   | -       | -                           |

**注意：** 当提供 `mask` 时，`set_cond_area` 参数可使用 "mask bounds" 将条件应用限制在遮罩区域。

## 输出

| 输出名称           | 描述            | 数据类型         |
| -------------- | ------------- | ------------ |
| `CONDITIONING` | 具有修改属性的组合条件数据 | CONDITIONING |

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

***

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