export_obj
Export a Wavefront OBJ mesh from 3ds Max, optionally limiting to the current selection. Use for static geometry when animation and material instances are not required.
Instructions
导出 Wavefront OBJ(可选只导出选择)。无动画/无材质实例,适合静态网格。 [English] Export a Wavefront OBJ (optionally selection only). No animation or material instances - fine for static meshes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 输出 .obj 文件路径。 | Output .obj path. | |
| selected | No | 是否只导出当前选择,默认是。 | Export only the current selection, default true. |