コード例 #1
0
ファイル: ChunkMeshFactory.cs プロジェクト: XalacRlyeh/Aster
 public ChunkMeshFactory(TextureAtlas textureAtlas)
 {
     _textureAtlas = textureAtlas;
 }