TileGeometryCollectorOptions Interface

Options for creating a TileGeometryCollector.

Properties

Name Type Description
chordTolerance number The chord tolerance in meters describing the minimum level of detail desired of the tile geometry.  
range Range3d The volume in which to collect tiles.  
transform undefined | Transform An optional transform to be applied to the tile ranges before testing intersection with TileGeometryCollectorOptions.range.  
user TileUser The TileUser that will make use of the tiles.  

Defined in

Last Updated: 15 March, 2024