Forráskód Böngészése

Update babylon.skeleton.ts

ssatguru 9 éve
szülő
commit
648a601036
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/Bones/babylon.skeleton.ts

+ 1 - 1
src/Bones/babylon.skeleton.ts

@@ -84,7 +84,7 @@
         }
         
         /**
-         *  Returns as an Array, all AnimationRanges defined for this skeleton
+         *  Returns as an Array, all AnimationRanges defined on this skeleton
          */
         public getAnimationRanges(): AnimationRange[] {
             var animationRanges :  AnimationRange[] = [];