Ver código fonte

Update sandbox..

David Catuhe 8 anos atrás
pai
commit
490bd7797c
3 arquivos alterados com 6381 adições e 6380 exclusões
  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

Diferenças do arquivo suprimidas por serem muito extensas
+ 3190 - 3190
dist/preview release/babylon.d.ts


Diferenças do arquivo suprimidas por serem muito extensas
+ 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;