cavalry_render_png
Render the current or any specific frame from a Cavalry scene to a PNG file, with optional scaling.
Instructions
Render the current frame (or a specific frame) to a PNG file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | No | Frame to render (defaults to current frame) | |
| scale | No | Scale percentage (default 100) | |
| filePath | Yes | Output PNG file path |