瀏覽代碼

Update babylon.d.txt

David Catuhe 8 年之前
父節點
當前提交
8ffde8ddce
共有 1 個文件被更改,包括 3 次插入0 次删除
  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 {
         /**