render.configure
blender_render_configureAdjust Blender's render configuration—engine, resolution, samples, device—so scenes produce the required output.
Instructions
PartMe Blender Harness command render.configure. Risk: standard; maturity: L3. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| look | No | ||
| width | No | ||
| device | No | ||
| engine | Yes | See command validation; detailed type not yet audited | |
| height | No | ||
| samples | No | ||
| exposure | No | ||
| _requestId | No | Stable request id for replay safety | |
| transparent | No | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| allowCpuFallback | No | ||
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||