Explorar o código

EdgeSplitModifier example - Show map off by default

Max Godefroy (Clyde) %!s(int64=4) %!d(string=hai) anos
pai
achega
cbe744c525
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_modifier_edgesplit.html

+ 1 - 1
examples/webgl_modifier_edgesplit.html

@@ -27,7 +27,7 @@
 				smoothShading: true,
 				edgeSplit: true,
 				cutOffAngle: 20,
-				showMap: true,
+				showMap: false,
 			};
 
 			init();