start_render
Submit a scene for asynchronous rendering, specifying optional camera, frame, resolution, and denoise settings, and get back a job ID to monitor progress.
Instructions
Start an asynchronous MoonRay render and immediately return its job ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aov | No | color | |
| frame | No | ||
| scene | Yes | ||
| width | No | ||
| camera | No | ||
| height | No | ||
| backend | No | husk | |
| denoise | No | ||
| samples | No | ||
| checkpoint_interval_seconds | No |