OTD #005; Revision 1.
Group: a3dl.
Extends: a3dl:object3D.MATERIALINFO
A general mesh or polyhedron, defined by an ordered list of vertices and texels (texture mapping coordinates).
Contains any number of properties. Each child property contains the X, Y and Z coordinates of a vertex as three floating point numbers seperated by whitespace (datatype "text/x-vector-float").
(really optional?) Contains texel proerties corresponding to the vertices. Each child property contains the X and Y coordinates in the texture that map to the coresponding vertex as space-seperated floating point numbers (datatype "text/x-vector-float").
this type defines no new messages.