stylize
Apply stylization effects like lego, voxel, voronoi, or minecraft to generated 3D models. Transform models with specific visual styles using this post-processing tool.
Instructions
Apply a stylization effect to a generated 3D model (lego, voxel, voronoi, minecraft). This is an async operation — use task_status to poll progress, then download_model to retrieve the stylized model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalTaskId | Yes | Task ID of the model to stylize | |
| style | Yes | Stylization style: lego, voxel, voronoi, or minecraft |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| status | Yes |