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

# EmptyLatentHunyuan3Dv2 - ComfyUI Built-in Node Documentation

> This node creates a batch of empty (all-zero) latent samples formatted for Hunyuan3Dv2 3D generation models.

This node creates a batch of empty (all-zero) latent samples formatted for Hunyuan3Dv2 3D generation models. It produces the correctly shaped latent tensor that serves as the starting point for 3D generation workflows, with the latent tagged as type "hunyuan3dv2".

## Inputs

| Parameter    | Description                                                            | Data Type | Required | Range    |
| ------------ | ---------------------------------------------------------------------- | --------- | -------- | -------- |
| `resolution` | The resolution dimension of the latent space to create (default: 3072) | INT       | Yes      | 1 - 8192 |
| `batch_size` | The number of latent images in the batch (default: 1)                  | INT       | Yes      | 1 - 4096 |

## Outputs

| Output Name | Description                                                                                                                       | Data Type |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `LATENT`    | An empty latent tensor of shape \[batch\_size, 64, resolution] containing zero-filled samples, tagged with the type "hunyuan3dv2" | LATENT    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/EmptyLatentHunyuan3Dv2/en.md)

***

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