MeshData

Geometry information.

Members

Functions

parseJSON
void parseJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
textured
void textured()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

indices
uint[] indices;
Undocumented in source.
uvs
float[] uvs;
verts
float[] verts;
vertsOld
float[] vertsOld;
Undocumented in source.

Meta