> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ConditioningSetAreaStrength - ComfyUI Built-in Node Documentation

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

此节点旨在修改给定条件集的强度属性，允许调整条件对生成过程的影响或强度。

## 输入

| 参数名称           | 数据类型         | 作用                       |
| -------------- | ------------ | ------------------------ |
| `CONDITIONING` | CONDITIONING | 要修改的条件集，代表影响生成过程的当前条件状态。 |
| `强度`           | `FLOAT`      | 要应用于条件集的强度值，决定其影响的强度。    |

## 输出

| 参数名称           | 数据类型         | 作用                   |
| -------------- | ------------ | -------------------- |
| `CONDITIONING` | CONDITIONING | 修改后的条件集，每个元素的强度值已更新。 |
