Explorar el Código

Scene Manager: V5.0.0-A60

Alpha 6 Toolkit Update
Mackey Kinard hace 4 años
padre
commit
b1ef9341a1
Se han modificado 2 ficheros con 8 adiciones y 7 borrados
  1. 1 0
      Playground/libs/babylon.manager.d.ts
  2. 7 7
      Playground/libs/babylon.manager.js

+ 1 - 0
Playground/libs/babylon.manager.d.ts

@@ -2295,6 +2295,7 @@ declare module BABYLON {
         heightOffset: number;
         angularSpeed: number;
         updatePosition: boolean;
+        updateRotation: boolean;
         distanceEpsilon: number;
         velocityEpsilon: number;
         stoppingDistance: number;

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 7 - 7
Playground/libs/babylon.manager.js