set_render_settings
Adjust persistent Blender render settings such as engine, samples, resolution, and file format for final exports.
Instructions
Change the scene's persistent render settings.
render_preview already overrides resolution, samples and format for its own render and restores them afterwards -- use this only when you want the change to stick.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | No | ||
| engine | No | BLENDER_EEVEE is fast and fine for previews; CYCLES is slower and more accurate | |
| samples | No | Render samples for the active engine | |
| exposure | No | ||
| file_format | No | ||
| resolution_x | No | ||
| resolution_y | No | ||
| view_transform | No | Colour management, e.g. 'AgX', 'Filmic', 'Standard'. 'Standard' shows raw material colours. | |
| film_transparent | No | Render the background as alpha | |
| resolution_percentage | No |