Sfoglia il codice sorgente

Scene Manager: V5.0.0-A60

Alpha 6 Toolkit Update
Mackey Kinard 4 anni fa
parent
commit
b1ef9341a1

+ 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;

File diff suppressed because it is too large
+ 7 - 7
Playground/libs/babylon.manager.js