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