David Catuhe 7 سال پیش
والد
کامیت
624d78a908
2فایلهای تغییر یافته به همراه15544 افزوده شده و 15544 حذف شده
  1. 15543 15543
      dist/preview release/babylon.d.ts
  2. 1 1
      src/Animations/babylon.animation.ts

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 15543 - 15543
dist/preview release/babylon.d.ts


+ 1 - 1
src/Animations/babylon.animation.ts

@@ -1108,7 +1108,7 @@
             return Animation._ANIMATIONLOOPMODE_CONSTANT;
         }
 
-        /** @ignore */
+        /** @hidden */
         public static _UniversalLerp(left: any, right: any, amount: number): any {
             let constructor = left.constructor;
             if (constructor.Lerp) { // Lerp supported