import_generated_asset_hunyuan
Imports a 3D asset generated by Hunyuan3D into the Blender scene using the zip file URL from the generation task. Returns success status.
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 |