瀏覽代碼

Scene Manager: V5.0.0-A60

Alpha 6 Toolkit Update
Mackey Kinard 4 年之前
父節點
當前提交
b1ef9341a1
共有 2 個文件被更改,包括 8 次插入7 次删除
  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;

文件差異過大導致無法顯示
+ 7 - 7
Playground/libs/babylon.manager.js