export_usd
Export 3ds Max scene or selected objects to a .usd/.usda/.usdc file. Requires the USD plugin installed on the host; otherwise the export fails.
Instructions
导出 USD。USD 是插件,若本机未安装会直接报错(err.class_missing)。 [English] Export USD. USD is a plugin - if this Max lacks it the call fails with err.class_missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 输出 .usd/.usda/.usdc 文件路径。 | Output .usd/.usda/.usdc path. | |
| selected | No | 是否只导出当前选择,默认是。 | Export only the current selection, default true. |