|
@@ -64737,6 +64737,9 @@ var BABYLON;
|
|
if (!_this._texture.isReady) {
|
|
if (!_this._texture.isReady) {
|
|
_this._textureReady();
|
|
_this._textureReady();
|
|
}
|
|
}
|
|
|
|
+ else {
|
|
|
|
+ _this._updateInternalTexture();
|
|
|
|
+ }
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
if (!_this._engine.needPOTTextures ||
|
|
if (!_this._engine.needPOTTextures ||
|