mat_get_map_slot
Read the texture map from a named slot in a material and return its class and bitmap path.
Instructions
读取材质某个命名槽位上的贴图:贴图类名与位图路径。 [English] Read the map on a named slot of a material: its class and bitmap path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | 槽位名。 | Slot name. | |
| material | Yes | 材质名称。 | Material name. |