render_from_camera
Render a still image from the active or specified camera, with customizable resolution and sample count for Cycles or EEVEE.
Instructions
Render a still from the specified (or active) camera.
Parameters:
camera_name: Camera to render from (uses scene active camera if omitted)
width: Render width in pixels (default 1920)
height: Render height in pixels (default 1080)
samples: Cycles sample count, ignored for EEVEE (default 32)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera_name | No | ||
| width | No | ||
| height | No | ||
| samples | No |