浏览代码

Compilation

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();