AnimationFrameData

Undocumented in source.

Members

Variables

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.

Meta