Example #1
0
 public ChunkMeshFactory(TextureAtlas textureAtlas)
 {
     _textureAtlas = textureAtlas;
 }