Explorar el Código

Update sandbox..

David Catuhe hace 8 años
padre
commit
490bd7797c
Se han modificado 3 ficheros con 6381 adiciones y 6380 borrados
  1. 3190 3190
      dist/preview release/babylon.d.ts
  2. 3190 3190
      dist/preview release/babylon.module.d.ts
  3. 1 0
      sandbox/index.js

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 3190 - 3190
dist/preview release/babylon.d.ts


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 3190 - 3190
dist/preview release/babylon.module.d.ts


+ 1 - 0
sandbox/index.js

@@ -73,6 +73,7 @@
 
             var framingBehavior = currentScene.activeCamera.getBehaviorByName("Framing");
             framingBehavior.framingTime = 0;
+            framingBehavior.elevationReturnTime = -1;
 
             var bouncingBehavior = currentScene.activeCamera.getBehaviorByName("Bouncing");
             bouncingBehavior.autoTransitionRange = true;