scene_save_as
Save current 3ds Max scene to a specified path, automatically creating missing directories. Ideal for organizing scene versions without manual folder setup.
Instructions
把当前场景另存到指定路径(自动创建缺失的目录)。 [English] Save the current scene to a given path, creating missing folders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 目标 .max 文件路径。 | Destination .max path. | |
| keepPath | No | 是否把新路径设为当前场景路径,默认是。 | Adopt the new path as the current scene path, default true. |