blender_export_gltf
Export Blender scenes as glTF files for use in web applications and Three.js. Supports GLB and GLTF_SEPARATE formats with options for animation, textures, and Draco compression.
Instructions
Export as glTF format (suitable for Web, Three.js, etc.).
Args: params: Export settings
Returns: Export result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |