> ## 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    | はい | -           |
| `num_chunks`        | メモリ管理のために処理を分割するチャンク数（デフォルト: 8000）     | INT    | はい | 1000-500000 |
| `octree_resolution` | 3D ボクセル生成に使用されるオクツリー構造の解像度（デフォルト: 256） | INT    | はい | 16-512      |

## 出力

| 出力名      | 説明                            | データ型  |
| -------- | ----------------------------- | ----- |
| `voxels` | デコードされた潜在表現から生成された 3D ボクセルデータ | VOXEL |

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

***

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