ModelAnimation
extern (C) @nogc nothrow
struct ModelAnimation {
}
- boneCount
int boneCount;
Undocumented in source.
- bones
BoneInfo* bones;
Undocumented in source.
- frameCount
int frameCount;
Undocumented in source.
- framePoses
Transform** framePoses;
Undocumented in source.
raylib
aliasesenumsfunctionsmanifest constantsstructs