Navigation
BlueprintAPI > BlueprintAPI/MaterialEditing
Trigger a recompile of a material. Must be performed after making changes to the graph to have changes reflected.
Target is Material Editing Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Material |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value | Any compiler error messages produced during compilation. Empty if compilation succeeded. |