import_generated_asset_hunyuan
Import a Hunyuan3D-generated asset into Blender by providing the model name and the zip file URL from the generation step.
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 |