blender_export
Export Blender scenes and objects to common interchange and game engine formats including GLTF, FBX, OBJ, and platform presets for Unity, Unreal, and VRChat.
Instructions
Export Blender scenes and objects to interchange and game-engine formats.
Operations:
export_gltf / export_glb / export_fbx / export_obj / export_stl / export_usd / export_vrm
export_unity / export_vrchat / export_unreal (platform presets)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | export_glb | |
| output_path | No | ||
| object_names | No | ||
| file_format | No | GLB | |
| include_materials | No | ||
| include_animations | No | ||
| apply_transforms | No | ||
| global_scale | No | ||
| use_mesh_modifiers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |