import_generated_asset_hunyuan
Import a Hunyuan3D-generated 3D asset into Blender using its result file URL. Provide the object name and a .glb (or .zip/.obj) URL to place the generated model in the scene.
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: A model URL from ResultFile3Ds. Prefer a .glb URL when available; .zip/.obj URLs still work as a fallback.
Return if the asset has been imported successfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| zip_file_url | Yes |