export_3ds
Export the current selection or entire scene to a legacy .3ds file. Specify the output path; errors if the exporter is missing in 3ds Max.
Instructions
导出旧的 3DS 格式。若本机没有对应导出器会报错。 [English] Export the legacy 3DS format. Fails if this Max has no matching exporter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 输出 .3ds 文件路径。 | Output .3ds path. | |
| selected | No | 是否只导出当前选择,默认是。 | Export only the current selection, default true. |