replace materials in a static mesh array?

Hi,

I’ve making a fence in Blueprints and am having trouble replacing the material on every second segment of the fence. Does anyone have an idea of how to do this?

Thank you very much.

Sean

Use a foreach loop and set array elem on each variable in your array using your new preferred mesh.

I forgot to get back to thank you.

Thanks.

Hey guys
I know this is an old post - but: Does anyone have a screenshot for me?