David Catuhe преди 8 години
родител
ревизия
490bd7797c
променени са 3 файла, в които са добавени 6381 реда и са изтрити 6380 реда
  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

Файловите разлики са ограничени, защото са твърде много
+ 3190 - 3190
dist/preview release/babylon.d.ts


Файловите разлики са ограничени, защото са твърде много
+ 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;