retexture_model
Re-texture an existing 3D model into a new variant by providing a style prompt or image, and get the resulting .glb file.
Instructions
Re-texture an existing model into a new variant. Identify the source by input_task_id (a prior Meshy task) or a public model_url; describe the look with text_style_prompt or image_style_url. Returns the new .glb path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text_style_prompt | No | ||
| image_style_url | No | ||
| input_task_id | No | ||
| model_url | No | ||
| enable_pbr | No | ||
| timeout | No |