BackSide of outer geom not visible when inside inner geom (THREE.JS R76)
问题 I have two cylinderGeometries with the tunnel inside the tunnel wrap. I have a png texture with transparency added to the tunnel and a black color to the wrap. I intend to lower the transparency on the tunnelWrap as a alphaMap opacity workaround. The tunnelWrap appears as transparent when inside the inner tunnel. Why is this? I have tried with much larger radiuses and it was the same result. function addTunnel(){ var cylTexture = loader.load("wormhole2.png"), cylGeom = new THREE