Преглед изворни кода

Geometry browser - removed double sided from wires

Greg Tatum пре 10 година
родитељ
комит
7ecf550412
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      docs/scenes/geometry-browser.html

+ 0 - 1
docs/scenes/geometry-browser.html

@@ -88,7 +88,6 @@
 				
 				new THREE.LineBasicMaterial({
 					color: 0xffffff,
-					side: THREE.DoubleSide,
 					transparent: true,
 					opacity: 0.5
 				})