This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThis node uses the Meshy API to generate a 3D model from multiple input images. It uploads the provided images, submits a processing task, and returns the resulting 3D model files (GLB and FBX) along with the task ID for reference.
Inputs
Parameter Constraints:
- You must provide between 2 and 4 images for the
imagesinput. - The
topologyandtarget_polycountparameters are only active whenshould_remeshis set to"true". - The
enable_pbr,texture_prompt, andtexture_imageparameters are only active whenshould_textureis set to"true". - You cannot use
texture_promptandtexture_imageat the same time; they are mutually exclusive.