Mesh

Undocumented in source.

Members

Variables

animNormals
float* animNormals;
Undocumented in source.
animVertices
float* animVertices;
Undocumented in source.
boneIds
int* boneIds;
Undocumented in source.
boneWeights
float* boneWeights;
Undocumented in source.
colors
ubyte* colors;
Undocumented in source.
indices
ushort* indices;
Undocumented in source.
normals
float* normals;
Undocumented in source.
tangents
float* tangents;
Undocumented in source.
texcoords
float* texcoords;
Undocumented in source.
texcoords2
float* texcoords2;
Undocumented in source.
triangleCount
int triangleCount;
Undocumented in source.
vaoId
uint vaoId;
Undocumented in source.
vboId
uint* vboId;
Undocumented in source.
vboId
uint[7] vboId;
Undocumented in source.
vertexCount
int vertexCount;
Undocumented in source.
vertices
float* vertices;
Undocumented in source.

Meta