export_gltf
Export 3D models as glTF or GLB files, optionally including specified animations and applying transforms.
Instructions
Export glTF/GLB. action_names limits exported animations (None = all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | ||
| action_names | No | ||
| export_format | No | GLB | |
| apply_transform | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |