Navigation
BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Creates a Dynamic Material Instance for the specified element index, optionally from the supplied material.
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Element Index | The index of the skin to replace the material for. If invalid, the material is unchanged and NULL is returned. |
| object | Source Material | |
| name | Optional Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |