configure_render
Adjust render engine, resolution, samples, denoising, transparency, GPU usage, and color management for upcoming renders without starting the render process.
Instructions
Configure render settings without rendering. Engine: CYCLES, BLENDER_EEVEE_NEXT. Resolution is [width, height]. denoise=True enables AI denoising in Cycles. transparent_bg=True for transparent background. color_management can set view_transform, look, exposure, gamma.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | No | ||
| denoise | No | ||
| samples | No | ||
| use_gpu | No | ||
| resolution | No | ||
| transparent_bg | No | ||
| color_management | No |