Edge length of each square chunk in pixels. Must be a positive integer.
World height in pixels. Must be a positive integer divisible by chunkSize.
OptionalmaterialsOptional initial materials to populate the registry with.
World width in pixels. Must be a positive integer divisible by chunkSize.
Construction options for ChunkedBitmap.
chunkSizemust divide bothwidthandheightevenly; ragged edge chunks are not supported in v1.