Graphite batch renderer
graphite_render_variantsRender 2-20 parametric variants of a template sequentially, saving each as a separate image artifact. Per-variant failures are reported without aborting successful renders.
Instructions
Render 2..20 parametric variants of ONE template sequentially (one GPU-heavy child at a time). Each variant is a full params object; artifacts land as -. under outputDir (default /exports/). A failing variant is reported per-item and does NOT abort the batch; the call is an error only when every variant fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| format | Yes | ||
| height | Yes | ||
| variants | Yes | ||
| outputDir | No | ||
| templateId | Yes |