Przeglądaj źródła

GridMaterial moved to push mode

David Catuhe 8 lat temu
rodzic
commit
7a11ac87c1
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      localDev/src/index.js

+ 5 - 0
localDev/src/index.js

@@ -0,0 +1,5 @@
+-/// <reference path="../../dist/preview release/babylon.d.ts"/>
+ -
+ -// Playground like creation of the scene
+ -var createScene = function () {
+ }