I’m working on a multiplayer game where the user can upload his own skin/texture on a website and use that texture on his character, kind of like in Minecraft.
Is it possible to get the texture from the server at runtime and set it as the albedo texture for a material? If yes, how?