import_generated_asset_hunyuan
Import a 3D asset generated by Hunyuan3D into the scene using the zip file URL from the generation task. Returns confirmation once the import is successful.
Instructions
Import the asset generated by Hunyuan3D after the generation task is completed.
Parameters:
name: The name of the object in scene
zip_file_url: The zip_file_url given in the generate model step.
Return if the asset has been imported successfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| zip_file_url | Yes |