blender_render_animation
Render Blender animations with configurable output path, frame range, and engine. Use bridge for live sessions or headless with a blend file for background rendering.
Instructions
Render an animation. Optionally set output path, frame range, and render engine. Use transport='bridge' for the live Blender add-on session, or transport='headless' with a blend_file to render in a separate background Blender process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | ||
| frame_end | No | ||
| transport | No | bridge | |
| blend_file | No | ||
| frame_start | No | ||
| output_path | No | //render_ | |
| factory_startup | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |