WestLangley %!s(int64=9) %!d(string=hai) anos
pai
achega
63eeb185de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_morphtargets.html

+ 1 - 1
examples/webgl_morphtargets.html

@@ -110,7 +110,7 @@
 
 				// construct 8 blend shapes
 
-				for ( var i = 0; i < geometry.vertices.length; i ++ ) {
+				for ( var i = 0; i < 8; i ++ ) {
 
 					var vertices = [];
 

粤ICP备19079148号