The **PairConditioningSetProperties** node allows you to modify properties of both positive and negative conditioning pairs at the same time. It applies strength adjustments, conditioning area settings, and optional masking or timing controls to both conditioning inputs, returning the modified positive and negative conditioning data.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `positive_NEW` | The positive conditioning input to modify | CONDITIONING | Yes | - |
| `negative_NEW` | The negative conditioning input to modify | CONDITIONING | Yes | - |
| `strength` | The strength multiplier applied to the conditioning (default: 1.0) | FLOAT | Yes | 0.0 to 10.0 |
| `set_cond_area` | Determines how the conditioning area is calculated (default: "default") | STRING | Yes | "default"<br>"mask bounds" |
| `mask` | Optional mask to constrain the conditioning area | MASK | No | - |
| `hooks` | Optional hook group for advanced conditioning modifications | HOOKS | No | - |
| `timesteps` | Optional timestep range to limit when conditioning is applied | TIMESTEPS_RANGE | No | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `positive` | The modified positive conditioning with applied properties | CONDITIONING |
| `negative` | The modified negative conditioning with applied properties | CONDITIONING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PairConditioningSetProperties/en.md)

---
**Source fingerprint (SHA-256):** `3f750c270665b4f3567790ab1ae0bdbfa176527d4f8d96cf10570a5c5deb9636`
