소스 검색

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 {
         /**