sunag %!s(int64=7) %!d(string=hai) anos
pai
achega
e938b20bdf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/webgl_materials_nodes.html

+ 1 - 0
examples/webgl_materials_nodes.html

@@ -447,6 +447,7 @@
 
 							// apply material
 
+							mtl.side = THREE.DoubleSide;
 							mtl.needsUpdate = true;
 
 							mesh.material = mtl;