AnimationFrameData
struct AnimationFrameData {
}
- frame
Matrix4x4f[] frame;
Undocumented in source.
- normals
Vector3f[] normals;
Undocumented in source.
- texcoords
Vector2f[] texcoords;
Undocumented in source.
- tris
uint[3][] tris;
Undocumented in source.
- vertices
Vector3f[] vertices;
Undocumented in source.
dagon graphics animmodel
classesinterfacesstructs