Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/Node > BlueprintAPI/Interchange/Node/Material
Remove an input connection attribute.
Target is Interchange Shader Ports API
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Interchange Node | The node to disconnect the input from. |
| string | Input Name | The name of the input to disconnect. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True if the input connection was successfully removed from the node. |