Navigation
BlueprintAPI > BlueprintAPI/Rendering > BlueprintAPI/Rendering/Material
Returns the material used by the element at the specified index
Target is Primitive Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Element Index | The element to access the material of. |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | the material used by the indexed element of this mesh. |