Size of chunk in voxels.
Must equal the chunkToMultiscaleTransform
in the SliceViewSingleResolutionSource
.
Specifies the maximum density of annotations provided by this chunk source, as limit
per the
chunk volume. The higher the value, the sooner chunks from this source will be subsampled. To
disable subsampling completely, set limit
to 0.
All valid chunks are in the range [lowerChunkBound, upperChunkBound).
These are specified in units of chunks (not voxels).
Generated using TypeDoc
Generic specification for SliceView chunks specifying a layout and voxel size.