render_animation
Render animation sequence to image files. Specify output file path prefix and format: PNG, JPEG, OPEN_EXR, TIFF, or BMP.
Instructions
Render the animation sequence to image files.
Args: filepath: Output file path prefix for the rendered frames. Each frame will be saved with a frame number suffix. format: Output format. One of: PNG, JPEG, OPEN_EXR, TIFF, BMP.
Returns: Confirmation dict with output details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | PNG | |
| filepath | No | /tmp/render_ |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||