Przeglądaj źródła

Scene Manager: V5.0.0-A60

Alpha 6 Toolkit Update
Mackey Kinard 4 lat temu
rodzic
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;

Plik diff jest za duży
+ 7 - 7
Playground/libs/babylon.manager.js