- chunkMeshWorker
void chunkMeshWorker(Chunk* chunk, Chunk*[6] adjacent, immutable(Block*)[] blocks, Tid mainThread)
Undocumented in source.
- meshWorkerThread
void meshWorkerThread(Tid mainTid, immutable(Block*)[] blocks)
Undocumented in source. Be warned that the author may not have intended to support it.