> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-preprocessors-1776336658.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EmptyLatentHunyuan3Dv2 - ComfyUI Built-in Node Documentation

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

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

## 概述

EmptyLatentHunyuan3Dv2 节点创建专门为 Hunyuan3Dv2 3D 生成模型格式化的空白潜空间张量。它生成具有 Hunyuan3Dv2 架构所需正确维度和结构的空潜空间，允许您从头开始 3D 生成工作流程。该节点生成填充零值的潜空间张量，作为后续 3D 生成过程的基础。

## 输入

| 参数     | 数据类型 | 必填 | 取值范围     | 描述                  |
| ------ | ---- | -- | -------- | ------------------- |
| `分辨率`  | INT  | 是  | 1 - 8192 | 潜空间的分辨率维度（默认值：3072） |
| `批量大小` | INT  | 是  | 1 - 4096 | 批次中的潜空间图像数量（默认值：1）  |

## 输出

| 输出名称     | 数据类型   | 描述                                   |
| -------- | ------ | ------------------------------------ |
| `LATENT` | LATENT | 返回包含为 Hunyuan3Dv2 3D 生成格式化的空样本的潜空间张量 |
