download_asset
Export a completed 3D asset and obtain a short-lived signed download URL. Supports glb, fbx, and obj formats; fbx recommended for Unity.
Instructions
Export a completed 3D asset and get a short-lived signed download URL. glb = a single self-contained file. fbx/obj download as a .zip bundle (model + textures; + Unity .meta files when texture_preset='unity') — unzip before importing. For Unity use fbx (there is no built-in glb importer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| format | No | glb | |
| asset_id | Yes | ||
| texture_preset | No |