What you are looking for is double sided textures which is something that you would have in your shader. Another way to go about this without having a special shader is to duplicate your geometry and flip the normals.
Can you tell me which shader does this? I don’t seem to find it and i tried all of them and any of them did it, i don’t want to make the model twice to make the game as less consuming as possible