> ## 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视觉输出` | 来自 CLIP 视觉模型的输出，包含视觉嵌入 | CLIP\_VISION\_OUTPUT | 是    | -  |

## 输出

| 输出名称 | 描述                      | 数据类型         |
| ---- | ----------------------- | ------------ |
| `正向` | 包含 CLIP 视觉嵌入的正条件数据      | CONDITIONING |
| `反向` | 包含与正条件嵌入形状匹配的零值嵌入的负条件数据 | CONDITIONING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/Hunyuan3Dv2Conditioning/zh.md)

***

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