Explorar o código

Merge pull request #5128 from sebavan/master

Add missing comment
sebavan %!s(int64=7) %!d(string=hai) anos
pai
achega
2e19207b16
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;