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

Account for changing morph target count (#20845)

Zachary Capalbo 4 жил өмнө
parent
commit
f936540826

+ 1 - 1
src/renderers/webgl/WebGLMorphtargets.js

@@ -34,7 +34,7 @@ function WebGLMorphtargets( gl ) {
 
 		let influences = influencesList[ geometry.id ];
 
-		if ( influences === undefined ) {
+		if ( influences === undefined || influences.length !== length ) {
 
 			// initialise list