collectTileGeometry Method
Populate polyfaces with geometry obtained from this tile tree's tiles satisfying the collector's criteria. The base implementation does nothing.
collectTileGeometry(_collector: TileGeometryCollector): void
@see createGeometryTreeReference to attempt to create a TileTree that can collect geometry.
Parameter | Type | Description |
---|---|---|
_collector | TileGeometryCollector |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.