| Class | Description | 
|---|---|
| GeometryBatchFactory | |
| LodGenerator | This is a utility class that adds the ability to generate LOD levels
 for an arbitrary mesh. | 
| TextureAtlas | TextureAtlasallows 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. |