Explorar o código

removing comments

Ibraheem Osama %!s(int64=7) %!d(string=hai) anos
pai
achega
63d56a7f1a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Rendering/babylon.boundingBoxRenderer.ts

+ 0 - 1
src/Rendering/babylon.boundingBoxRenderer.ts

@@ -127,7 +127,6 @@
 
             engine.bindBuffers(this._vertexBuffers, this._indexBuffer, <Effect>this._colorShader.getEffect());
 
-            // Front
             engine.setDepthFunctionToLess();
             this._scene.resetCachedMaterial();
             this._colorShader.bind(worldMatrix);