瀏覽代碼

Add missing comment

sebastien 7 年之前
父節點
當前提交
57af7cb4dc
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Animations/babylon.easing.ts

+ 1 - 0
src/Animations/babylon.easing.ts

@@ -49,6 +49,7 @@
         }
         /**
          * Gets the current easing mode.
+         * @returns the easing mode
          */
         public getEasingMode(): number {
             return this._easingMode;