A Mesh chunk represents a 3D model and contains various child chunks for the mesh, bounding information and other data.
Data Structure
| Property | Data Type | Description |
|---|---|---|
| Name | string | TODO |
| Version | uint32 | TODO |
| NumOldPrimitiveGroups | uint32 | TODO |
Parents
TODO
Children
TODO