Navigation
BlueprintAPI > BlueprintAPI/MaterialDesigner
Integrates a Texture Set with the given model's editor only data.
Target is DMTexture Set Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | In Editor Only Data | The editor only data for the model. |
| object | In Texture Set | The set to integrate. |
| boolean | In Replace Slots | Whether to add to or completely replace slots. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | True on success. |