viewport_capture
Capture the active 3ds Max viewport to an image file and return its path, enabling AI to visually inspect the scene it just created.
Instructions
把当前活动视口抓取到一张图片文件并返回路径——这是 AI「看到」自己刚搭建的场景的主要方式。 [English] Grab the active viewport into an image file and return the path - this is how the AI gets to see what it just built.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | 输出图片绝对路径;省略则写入渲染输出目录(.png)。 | Absolute image path; omit to write to the render output folder (.png). |