set_render_engine
Configure the rendering engine in Blender to switch between EEVEE, Cycles, or Workbench for different visual output needs in 3D projects.
Instructions
Set the render engine.
Args: engine: Render engine to use. One of: BLENDER_EEVEE_NEXT, CYCLES, BLENDER_WORKBENCH.
Returns: Confirmation dict with the active render engine.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes |