Browse Source

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js

David Catuhe 8 years ago
parent
commit
11918cf257
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Playground/babylon.d.txt

+ 3 - 0
Playground/babylon.d.txt

@@ -1,3 +1,6 @@
+declare var engine: BABYLON.Engine;
+declare var canvas: HtmlCanvasElement;
+
 declare module BABYLON {
     class InstancingAttributeInfo {
         /**