Navigation
BlueprintAPI > BlueprintAPI/SkeletalMeshUtilities
Get the overlay material for a material slot in a Skeletal Mesh.
Target is Skeletal Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Skeletal Mesh | Mesh to get material overlay from. |
| integer | Slot Index | Index of the skeletal mesh material slot. |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | the material interface or null if there is no overlay material. |