disconnect_material_expression
Disconnect a specified input pin from a material expression node to isolate or restructure material graph connections in Unreal Engine.
Instructions
Disconnect a specific input pin on a material expression node.
Args: node_index: The target node whose input pin will be disconnected input_pin: Name of the input pin to disconnect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_pin | Yes | ||
| node_index | Yes | ||
| material_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |