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

EdgeSplitModifier example - Show map off by default

Max Godefroy (Clyde) 4 жил өмнө
parent
commit
cbe744c525

+ 1 - 1
examples/webgl_modifier_edgesplit.html

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