_contentRange Protected
_contentRange: Range3d | undefined
A volume no larger than this tile's range
, and optionally more tightly encompassing its contents, used for more accurate culling.
contentRange uses this range if defined; otherwise it uses range.
Defined in
- core/frontend/src/tile/Tile.ts Line 83
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.