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

# PairConditioningSetDefaultAndCombine - ComfyUI Built-in Node Documentation

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

**PairConditioningSetDefaultAndCombine** ノードは、デフォルトの条件付け値を設定し、それを入力条件付けデータと結合します。ポジティブおよびネガティブの条件付け入力と、それぞれに対応するデフォルト値を受け取り、ComfyUIのフックシステムを通じて処理することで、デフォルト値を組み込んだ最終的な条件付け出力を生成します。

## 入力

| パラメータ              | 説明                              | データ型         | 必須  | 範囲 |
| ------------------ | ------------------------------- | ------------ | --- | -- |
| `positive`         | 処理対象となる主要なポジティブ条件付け入力           | CONDITIONING | はい  | -  |
| `negative`         | 処理対象となる主要なネガティブ条件付け入力           | CONDITIONING | はい  | -  |
| `positive_DEFAULT` | フォールバックとして使用されるデフォルトのポジティブ条件付け値 | CONDITIONING | はい  | -  |
| `negative_DEFAULT` | フォールバックとして使用されるデフォルトのネガティブ条件付け値 | CONDITIONING | はい  | -  |
| `hooks`            | カスタム処理ロジックのためのオプションのフックグループ     | HOOKS        | いいえ | -  |

## 出力

| 出力名        | 説明                           | データ型         |
| ---------- | ---------------------------- | ------------ |
| `positive` | デフォルト値が組み込まれた、処理済みのポジティブ条件付け | CONDITIONING |
| `negative` | デフォルト値が組み込まれた、処理済みのネガティブ条件付け | CONDITIONING |

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

***

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