sebastien пре 7 година
родитељ
комит
09196b07ca
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/Engine/babylon.engine.ts

+ 0 - 1
src/Engine/babylon.engine.ts

@@ -5622,7 +5622,6 @@
             this._currentBufferPointers = [];
             this._renderingCanvas = null;
             this._currentProgram = null;
-            this._gl = null;
             this._bindedRenderFunction = null;
 
             this.onResizeObservable.clear();