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

# VAEDecodeHunyuan3D - ComfyUI Built-in Node Documentation

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

VAEDecodeHunyuan3D 节点使用 VAE 解码器将潜在表示转换为 3D 体素数据。它通过可配置的分块和分辨率设置，利用 VAE 模型处理潜在样本，生成适用于 3D 应用的体积数据。

## 输入

| 参数       | 描述                           | 数据类型   | 是否必填 | 范围          |
| -------- | ---------------------------- | ------ | ---- | ----------- |
| `样本`     | 待解码为 3D 体素数据的潜在表示            | LATENT | 是    | -           |
| `vae`    | 用于解码潜在样本的 VAE 模型             | VAE    | 是    | -           |
| `块数`     | 为管理内存而将处理过程拆分成的块数（默认值：8000）  | INT    | 是    | 1000-500000 |
| `八叉树分辨率` | 用于 3D 体素生成的八叉树结构分辨率（默认值：256） | INT    | 是    | 16-512      |

## 输出

| 输出名称     | 描述                   | 数据类型  |
| -------- | -------------------- | ----- |
| `voxels` | 从解码后的潜在表示生成的 3D 体素数据 | VOXEL |

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

***

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