Navigation
BlueprintAPI > BlueprintAPI/DynamicMeshComponent
Set new list of Materials for the Mesh. Dynamic Mesh Component does not have Slot Names, so the size of the Material Set should be the same as the number of different Material IDs on the mesh MaterialID attribute
Target is Dynamic Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | New Material Set | |
| boolean | Delete Extra Slots | if true, extra Material Slots beyond max NewMaterialSet.Num() are removed |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |