Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Nanite Assembly Material Merge Options' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Nanite Assembly Material Merge Options |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Material Slot Group | The material slot group index. Only use 0, or values provided by AddMaterialSlotGroup on the Nanite Assembly Builder. |
| enum | Merge Behavior | Specifies how to merge the materials within the material slot group. |
| object | Material Overrides | (Optional) An array of material overrides to use. |