Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The EmptyLatentHunyuan3Dv2 node creates blank latent tensors specifically formatted for Hunyuan3Dv2 3D generation models. It generates empty latent spaces with the correct dimensions and structure required by the Hunyuan3Dv2 architecture, allowing you to start 3D generation workflows from scratch. The node produces latent tensors filled with zeros that serve as the foundation for subsequent 3D generation processes.

Inputs

ParameterData TypeRequiredRangeDescription
resolutionINTYes1 - 8192The resolution dimension for the latent space (default: 3072)
batch_sizeINTYes1 - 4096The number of latent images in the batch (default: 1)

Outputs

Output NameData TypeDescription
LATENTLATENTReturns a latent tensor containing empty samples formatted for Hunyuan3Dv2 3D generation