set_output_format
Define the render output format (PNG, JPEG, OPEN_EXR, TIFF, BMP) and optionally specify an absolute file path for the output.
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 | |||