assign_material
Assign a material to a 3D object in Blender by specifying the object and material names.
Instructions
Assign a material to an object.
Args: object_name: Name of the target object. material_name: Name of the material to assign.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||