Navigation
BlueprintAPI > BlueprintAPI/GeometryScript > BlueprintAPI/GeometryScript/Materials
Converts material map to a material list and a slot names list. Null materials will be kept in the list, and the list will have the same number of elements as the map.
Target is Geometry Script Library Static Mesh Functions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| name | Material Map |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Material List | |
| name | Material Slot Names |