| Class | Description | 
|---|---|
| GeometryBatchFactory | |
| LodGenerator | 
 This is a utility class that adds the ability to generate LOD levels
 for an arbitrary mesh. 
 | 
| TextureAtlas | 
TextureAtlas allows combining multiple textures to one texture atlas. | 
| Enum | Description | 
|---|---|
| GeometryBatchFactory.AlignOption | 
 Options to align the buffers of geometries' meshes of a sub graph 
 | 
| LodGenerator.TriangleReductionMethod | 
 Enumerate criteria for removing triangles. 
 |