shader_link_nodes
Connect two shader nodes in a material by specifying their names and socket names. This establishes or updates the node graph link for custom shading.
Instructions
Link two shader nodes by socket names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_node | Yes | ||
| from_node | Yes | ||
| to_socket | Yes | ||
| from_socket | Yes | ||
| material_name | Yes |