_contentRange Protected
_contentRange: undefined | Range3d
A volume no larger than this tile's range
, and optionally more tightly encompassing its contents, used for more accurate culling.
Tile.contentRange uses this range if defined; otherwise it uses Tile.range.
Defined in
- core/frontend/src/tile/Tile.ts Line 83
Last Updated: 20 June, 2023