map_set_bitmap_path
Assign a bitmap file path to a material slot in 3ds Max, automatically creating a Bitmap texture when needed.
Instructions
设置材质某个槽位上位图贴图的文件路径。若槽位上还没有贴图,会自动新建一个 Bitmaptexture。 [English] Set the file path of the bitmap map on a material's slot. If there is no map yet, a Bitmaptexture is created automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 位图文件路径。 | Bitmap file path. | |
| slot | Yes | 槽位名。 | Slot name. | |
| material | Yes | 材质名称。 | Material name. |