enableImprovedElision
enableImprovedElision: boolean | undefined
If true, during tile generation the backend will perform tighter intersection tests to more accurately identify empty sub-volumes. This can reduce the number of tiles requested and the number of tile requests that return no content.
Default value: true
Defined in
- core/frontend/src/tile/TileAdmin.ts Line 1058
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.