Browse Source

GridMaterial moved to push mode

David Catuhe 8 years ago
parent
commit
7a11ac87c1
1 changed files with 5 additions and 0 deletions
  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 () {
+ }