assign_material
Assign an existing material to an object's material slot using object name, material name, and optional slot index.
Instructions
Assign an existing material to an object's material slot.
Parameters:
object_name: Target object
material_name: Material to assign (must already exist)
slot: Material slot index (default 0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| material_name | Yes | ||
| slot | No |