set_output_format
Set the render output format to PNG, JPEG, OPEN_EXR, TIFF, or BMP, and optionally specify the absolute output file path.
Instructions
Set the render output format and optionally the output file path.
Args: format: Output format. One of: PNG, JPEG, OPEN_EXR, TIFF, BMP. filepath: Optional output file path. Must be an absolute path.
Returns: Confirmation dict with the new output settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| filepath | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||