diff --git a/src/mesh/Mesh.js b/src/mesh/Mesh.js index fd60ae2..0e95c05 100644 --- a/src/mesh/Mesh.js +++ b/src/mesh/Mesh.js @@ -412,7 +412,7 @@ */ Mesh.prototype._onTextureUpdate = function () { - this.updateFrame = true; + }; /**