mat_create_corona
Create a Corona material in 3ds Max and assign it to specified objects. Verifies Corona is installed to prevent missing-class errors.
Instructions
创建一个 Corona 材质(CoronaMtl)。只有当本机安装了 Corona 时才可用;否则返回 class_missing。先探测再调用。 [English] Create a Corona material (CoronaMtl). Only available when Corona is installed - otherwise it returns class_missing. Probe before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 材质名称。 | Material name. | |
| objects | No | 创建后赋给这些对象;省略则不赋值。 | Assign to these objects after creation; omit to skip. |