ModelAnimation

Undocumented in source.

Members

Variables

boneCount
int boneCount;

Number of bones

bones
BoneInfo* bones;

Bones information (skeleton)

frameCount
int frameCount;

Number of animation frames

framePoses
Transform** framePoses;

Poses array by frame

Meta