hyperframes_still
Render a single frame from a Hyperframes composition as an image. Provide the project path, frame number, and optional runtime variables.
Instructions
Render a single frame as image from a Hyperframes composition.
Args: project_path: Absolute path to the Hyperframes project directory. output_path: Where to save the image. Auto-generated if omitted. frame: Frame number to render (default 0). variables: Inline JSON object/string with runtime data for the composition. variables_file: Path to a JSON file with runtime data for the composition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| output_path | No | ||
| frame | No | ||
| variables | No | ||
| variables_file | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||