flywave-3dtile-datasource.tilesrenderer.setvisible
Home > @flywave/flywave-3dtile-datasource > TilesRenderer > setVisible
TilesRenderer.setVisible() method
Sets the visibility of the 3D tiles
Signature:
setVisible(visible: boolean): void;
Parameters
Parameter | Type | Description |
|---|---|---|
visible | boolean | Whether the tiles should be visible |
Returns:
void