Navigation
BlueprintAPI > BlueprintAPI/MaterialDesigner
Change the input type of an input on a stage to the output of another slot.
Target is DMMaterial Stage Input Slot
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Stage | |
| integer | In Input Idx | Index of the source input. |
| integer | In Input Channel | The channel of the input that the input connects to. |
| object | In Slot | |
| enum | In Property | The property of the slot to use. |
| integer | In Output Idx | The output index of the new input. |
| integer | In Output Channel | The channel of the output to connect. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |