three-loader-3dtiles

Home > three-loader-3dtiles > Runtime > showTiles

Runtime.showTiles() method

Show or hide the tile bounding boxes.

Signature:

showTiles(boolean: any): void;

Parameters

Parameter Type Description
boolean any  

Returns:

void