retexture_create
Apply new textures to a 3D model by providing a model URL or task ID along with a text style prompt or image reference.
Instructions
Apply new textures to a 3D model. Provide either input_task_id or model_url, and either text_style_prompt or image_style_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_task_id | No | Task ID from a completed generation task | |
| model_url | No | URL to a 3D model file | |
| text_style_prompt | No | Text description of desired texture style | |
| image_style_url | No | 2D image URL for texture style reference | |
| ai_model | No | AI model: 'meshy-5', 'meshy-6', or 'latest' | |
| enable_original_uv | No | Keep original UV mapping | |
| enable_pbr | No | Enable PBR textures | |
| remove_lighting | No | Remove baked lighting | |
| moderation | No | Screen input for potentially harmful content |