How do I replicate a material from an object on the server to the corresponding object on the client?

Hi folks,

I am very interested in an answer on this matter.

I am currently loading a image file (jpg, png…) at runtime and transform it into a UTexture2D. It works locally but i can’t find a way to share it across clients.

Cheers

Cedric