How to embed two different texture in one box?

I have two single texture and i hope that the two texture can be embedded in front and back of box mesh

This section could be extremely helpful - Creating A Box | Babylon.js Documentation
Examples - https://playground.babylonjs.com/#6XIT28#5 and https://playground.babylonjs.com/#FAP6ZC#2
Or you can make it as UV texture in some 3D editor.

1 Like

Also Map Materials to Individual Mesh Faces | Babylon.js Documentation

2 Likes