blender_material_add_texture
Add an image texture to a material by providing the material name and image path, with an optional input connection such as Base Color.
Instructions
Add an image texture to a material
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connect_to | No | Input to connect to (e.g., 'Base Color') | |
| image_path | Yes | Path to the image file | |
| material_name | Yes | Name of the material |