import_generated_asset_hunyuan
Import a Hunyuan3D-generated asset into Blender using the zip file URL, adding the 3D model to your scene with the specified name.
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 |