mat_library_load
Load a .mat material library into the current scene, placing materials in empty Material Editor slots and returning their names. This allows reusing studio's existing look-dev setups.
Instructions
加载一个 .mat 材质库到当前场景:把其中的材质放进材质编辑器空槽,并返回材质名列表。这是复用工作室已有 look-dev 的标准方式。 [English] Load a .mat material library into the current scene: its materials are placed into empty Material Editor slots and their names returned. The standard way to reuse a studio's existing look-dev.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | .mat 材质库文件路径。 | .mat material library file path. |