DEFAULT_MAX_VOXELS_PER_CHUNK_LOG2: 18 = 18

By default, choose a chunk size with at most 2^18 = 262144 voxels.

Generated using TypeDoc