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

# Hunyuan3Dv2Conditioning - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

Hunyuan3Dv2Conditioning ノードは、CLIP ビジョン出力を処理して 3D モデル用の条件付けデータを生成します。ビジョン出力から最後の隠れ状態の埋め込みを抽出し、ポジティブ条件付けとネガティブ条件付けのペアを作成します。ポジティブ条件付けは実際の埋め込みを使用し、ネガティブ条件付けは同じ形状のゼロ値埋め込みを使用します。

## 入力

| パラメータ                | 説明                          | データ型                 | 必須 | 範囲 |
| -------------------- | --------------------------- | -------------------- | -- | -- |
| `clip_vision_output` | 視覚的な埋め込みを含む CLIP ビジョンモデルの出力 | CLIP\_VISION\_OUTPUT | はい | -  |

## 出力

| 出力名        | 説明                                      | データ型         |
| ---------- | --------------------------------------- | ------------ |
| `positive` | CLIP ビジョン埋め込みを含むポジティブ条件付けデータ            | CONDITIONING |
| `negative` | ポジティブ条件付けの形状に一致するゼロ値埋め込みを含むネガティブ条件付けデータ | CONDITIONING |

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

***

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