mat_create_vray
Create a V-Ray material (VRayMtl) in 3ds Max and optionally assign it to specified objects. Check that V-Ray is installed first to avoid class_missing errors.
Instructions
创建一个 V-Ray 材质(VRayMtl)。只有当本机安装了 V-Ray 时才可用;否则返回 class_missing。先探测再调用。 [English] Create a V-Ray material (VRayMtl). Only available when V-Ray 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. |