anim_play_preview
Generate a real-time preview animation (AVI or image sequence) for quick checks. Optionally set output path and frame range.
Instructions
生成一段实时预览动画文件(avi/影序)。可指定输出路径与帧范围。生成的预览用于快速检查,不是最终渲染。 [English] Generate a real-time preview animation file (avi / image sequence). Output path and frame range are optional. The preview is for quick checks, not final render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | 输出文件路径;省略则用临时目录。 | Output path; the temp folder if omitted. | |
| percent | No | 分辨率百分比,默认 100。 | Resolution percent, default 100. | |
| endFrame | No | 结束帧,默认动画范围终点。 | Last frame, default animation range end. | |
| startFrame | No | 起始帧,默认动画范围起点。 | First frame, default animation range start. |