render_animation
Render an animation range or sub-range in 3ds Max, saving each frame as a separate file to use in post-production.
Instructions
渲染整个动画范围或其中的一个子区间,每帧一个文件。渲染整段会非常慢,调用阻塞直到完成。 [English] Render the whole animation range or a sub-range, one file per frame. Rendering a full sequence can take minutes; the call blocks until it finishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | 结束帧;省略用场景动画范围终点。 | Last frame; omit to use the scene animation range end. | |
| path | No | 输出基准路径;省略则写入渲染输出目录。 | Base output path; omit to use the render output folder. | |
| start | No | 起始帧;省略用场景动画范围起点。 | First frame; omit to use the scene animation range start. |