> ## 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 の強度を調整したり、conditioning 領域の設定方法を制御したりできます。このノードは、複数の conditioning ソースをブレンドする必要がある高度な conditioning 操作ワークフローに特に役立ちます。

## 入力

| パラメータ           | 説明                                          | データ型             | 必須  | 範囲                           |
| --------------- | ------------------------------------------- | ---------------- | --- | ---------------------------- |
| `ポジティブ`         | 元のポジティブ conditioning 入力                     | CONDITIONING     | はい  | -                            |
| `ネガティブ`         | 元のネガティブ conditioning 入力                     | CONDITIONING     | はい  | -                            |
| `ポジティブ_NEW`     | 適用する新しいポジティブ conditioning                   | CONDITIONING     | はい  | -                            |
| `ネガティブ_NEW`     | 適用する新しいネガティブ conditioning                   | CONDITIONING     | はい  | -                            |
| `強度`            | 新しい conditioning を適用する際の強度係数（デフォルト：1.0）     | FLOAT            | はい  | 0.0 ～ 10.0                   |
| `set_cond_area` | conditioning 領域の適用方法を制御します（デフォルト："default"） | STRING           | はい  | "default"<br />"mask bounds" |
| `マスク`           | conditioning の適用領域を制限するオプションのマスク            | MASK             | いいえ | -                            |
| `フック`           | 高度な制御のためのオプションのフックグループ                      | HOOKS            | いいえ | -                            |
| `タイムステップ`       | オプションのタイムステップ範囲指定                           | TIMESTEPS\_RANGE | いいえ | -                            |

## 出力

| 出力名     | 説明                          | データ型         |
| ------- | --------------------------- | ------------ |
| `ポジティブ` | 結合されたポジティブ conditioning の出力 | CONDITIONING |
| `ネガティブ` | 結合されたネガティブ conditioning の出力 | CONDITIONING |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PairConditioningSetPropertiesAndCombine/ja.md)

***

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