blender_export_asset
Export the current Blender scene to standard 3D formats (glb, gltf, obj, stl, fbx) at a specified path.
Instructions
Bakes and exports the current 3D scene into standard 3D formats (.glb, .gltf, .obj, .stl, .fbx).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | Target 3D file format | |
| output_path | Yes | Absolute or relative file path for the exported asset |