blender_material_assign
Assign a material to a 3D object by providing the object name and material name, optionally targeting a specific material slot for accurate placement.
Instructions
Assign a material to an object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot_index | No | Material slot index (optional) | |
| object_name | Yes | Name of the object | |
| material_name | Yes | Name of the material |