Any way to remove overlapping textures?

20 Views Asked by At

I have used Graphics3D to create two cubes in 3d, and the faces of one line up with the faces of another. This creates a strange overlapping effect which glitches between the two colors chosen for each cube. Is there any way to remove one or both of the textures in this overlapped space? Or any way to stop the flashing between the two textures?