Explorar o código

Update babylon.skeleton.ts

update comment for doc
David %!s(int64=9) %!d(string=hai) anos
pai
achega
01253c6c8f
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/Bones/babylon.skeleton.ts

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

@@ -98,9 +98,8 @@
         }
         
         /**
-        * get a bone using its id
+        * get a index on skeleton by name
         * @param {string} the bone's name
-        * @param {Skeleton} the skeleton 
         * @return {number} the indice of bone on
         */
         public getIndexOnSkeletonByName(name: string): number {