Hunyuan Part
Model Overview
The model analyzes a 3D mesh and performs high-fidelity, structure-coherent shape decomposition, splitting the original mesh into multiple parts that can then be used independently in 3D editors, for example for texturing or animation.
Setup your API Key
If you don’t have an API key for the AI/ML API yet, feel free to use our Quickstart guide.
API Schema
URL of the 3D model file (.glb or .obj) to process for segmentation.
X coordinate of the point prompt for segmentation.
Y coordinate of the point prompt for segmentation.
Z coordinate of the point prompt for segmentation.
Number of points to sample from the mesh.
100000Whether to use normal information for segmentation.
trueStandard deviation of noise to add to sampled points.
The same seed and the same prompt given to the same version of the model will output the same image every time.
Quick Example
Let's generate an image using a simple prompt.
Last updated
Was this helpful?