Browse Source

Update babylon.d.txt

David Catuhe 8 năm trước cách đây
mục cha
commit
8ffde8ddce
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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 {
         /**