texture_model
Generate or regenerate textures for 3D models using text prompts, style images, or image prompts. Supports PBR materials, baking, and compression.
Instructions
Generate or regenerate textures for an existing model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pbr | No | Enable PBR materials | |
| bake | No | Bake generated textures | |
| input | Yes | Task ID, model URL, or file token to texture | |
| model | No | Optional texture model version | |
| texture | No | Enable texture generation | |
| compress | No | Compress model geometry | |
| partNames | No | Specific segmented part names to texture | |
| styleImage | No | Style image URL or file token for texture generation | |
| textPrompt | No | Text prompt for texture generation | |
| imagePrompt | No | Image prompt URL or file token for texture generation | |
| textureSeed | No | Optional seed for texture generation | |
| textureQuality | No | Texture quality: standard, detailed, or extreme | |
| textureAlignment | No | Texture alignment priority: original_image or geometry |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| taskId | Yes |