Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-Hunyuan3DWrapper > Hy3D Mesh Info

ComfyUI Node: Hy3D Mesh Info

Class Name

Hy3DMeshInfo

Category
Hunyuan3DWrapper
Author
kijai (Account age: 2948days)
Extension
ComfyUI-Hunyuan3DWrapper
Latest Updated
2026-07-29
Github Stars
1.03K

How to Install ComfyUI-Hunyuan3DWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-Hunyuan3DWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-Hunyuan3DWrapper in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Hy3D Mesh Info Description

Provides vertex and face counts of 3D meshes for assessing complexity and detail level.

Hy3D Mesh Info:

The Hy3DMeshInfo node is designed to provide essential information about a 3D mesh, specifically focusing on the mesh's structure by analyzing its vertices and faces. This node is particularly useful for artists and developers working with 3D models, as it allows you to quickly ascertain the complexity and detail level of a mesh. By processing the mesh data, the node outputs the count of vertices and faces, which are critical metrics for understanding the mesh's geometry. This information can be invaluable for tasks such as optimization, rendering, and ensuring compatibility with various 3D applications. The node's primary function is to streamline the process of extracting and logging these details, making it easier for you to manage and manipulate 3D assets effectively.

Hy3D Mesh Info Input Parameters:

trimesh

The trimesh parameter is the primary input for the Hy3DMeshInfo node. It represents the 3D mesh object that you want to analyze. This parameter is crucial as it contains the geometric data of the mesh, including its vertices and faces. The node processes this data to extract the number of vertices and faces, which are then returned as output. There are no specific minimum, maximum, or default values for this parameter, as it depends on the mesh you are working with. However, it is important to ensure that the trimesh object is correctly formatted and contains valid geometric data to avoid errors during processing.

Hy3D Mesh Info Output Parameters:

trimesh

The trimesh output parameter returns the original 3D mesh object that was input into the node. This allows you to continue using the mesh in subsequent operations or nodes without needing to re-import or re-process it. It ensures that the mesh remains accessible for further manipulation or analysis.

vertices

The vertices output parameter provides the count of vertices in the input mesh. This value is a key indicator of the mesh's complexity and detail level. A higher vertex count typically means a more detailed mesh, which can impact rendering performance and file size. Understanding the number of vertices can help you make informed decisions about optimizing or simplifying the mesh for specific applications.

faces

The faces output parameter gives the count of faces in the input mesh. Similar to the vertex count, the number of faces is an important metric for assessing the mesh's complexity. Faces define the surface of the mesh, and a higher face count can lead to more detailed and realistic models. However, it can also increase computational load during rendering. Knowing the face count can assist you in balancing detail and performance.

Hy3D Mesh Info Usage Tips:

  • Use the Hy3DMeshInfo node to quickly assess the complexity of a mesh before rendering or exporting it. This can help you decide if simplification is necessary.
  • Integrate this node into your workflow to automatically log mesh details, which can be useful for documentation or debugging purposes.

Hy3D Mesh Info Common Errors and Solutions:

Invalid trimesh object

  • Explanation: This error occurs when the input trimesh object is not properly formatted or lacks necessary geometric data.
  • Solution: Ensure that the trimesh object is correctly constructed and contains valid vertices and faces data before inputting it into the node.

Mesh data processing failure

  • Explanation: This error might happen if the mesh data is corrupted or incompatible with the node's processing function.
  • Solution: Verify the integrity of the mesh data and consider using a mesh repair tool to fix any issues before processing it with the node.

Hy3D Mesh Info Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Hunyuan3DWrapper
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Hy3D Mesh Info