Optional
lowerLower clipping bound in voxels within the "chunk" coordinate space. If not specified, defaults
to chunkSource.spec.lowerVoxelBound
. Non-integer values are supported.
Both lowerClipBound and upperClipBound are applied during rendering but do not affect which
chunks/voxels are actually retrieved. That is determined by lowerVoxelBound and
upperVoxelBound of chunkSource.spec
.
Optional
upperUpper clipping bound in voxels within the "chunk" coordinate space. If not specified, defaults
to chunkSource.spec.upperVoxelBound
.
Generated using TypeDoc
(rank + 1)*(rank + 1) homogeneous transformation matrix from the "chunk" coordinate space to the MultiscaleSliceViewChunkSource space.