rhino_render_queue_submit
Submit a sequence of Rhino viewport frames to the render queue, receiving a job ID for immediate background rendering. Poll status to track progress or cancel as needed.
Instructions
Submit a frame sequence to the bridge render queue (bridge only).
Returns a ``job_id`` immediately while frames are captured on a
background worker. Use ``rhino_render_queue_status`` to poll
progress and ``rhino_render_queue_cancel`` to interrupt. The v0.5
backend captures viewport frames (``_-ViewCaptureToFile``); true
photo-realistic engine integration is on the roadmap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||