stylize
Apply stylization effects such as lego, voxel, voronoi, or minecraft to a 3D model. Use the original task ID and poll progress to retrieve the result.
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 |
|---|---|---|---|
| style | Yes | Stylization style: lego, voxel, voronoi, or minecraft | |
| blockSize | No | Optional block size for minecraft style | |
| originalTaskId | Yes | Task ID of the model to stylize |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| taskId | Yes |