Skip to content

Commit

Permalink
chore(docs): fix SkeletonPose group name
Browse files Browse the repository at this point in the history
  • Loading branch information
lslzl3000 committed Jun 7, 2023
1 parent fbe8fb3 commit ad0120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/anim/skeletonAnim/SkeletonPose.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Skeleton } from './Skeleton';
/**
* Skeleton animation consists of many skeleton pose,
* and each pose describes the transformation information of all bone
* @group SkeletonPose
* @group Animation
*/
export class SkeletonPose {
/**
Expand Down

0 comments on commit ad0120c

Please sign in to comment.