2
0
Эх сурвалжийг харах

Geometry browser - removed double sided from wires

Greg Tatum 10 жил өмнө
parent
commit
7ecf550412

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

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